Search

Clear filter
Announcement
Anastasia Dyubaylo · Aug 13

[Video] Can AI Fix Bugs? Inside the Benchmarking Effort

Each case contains the original codebase, the problem description, and the human-written fix, along with new tests to validate the solution.
Announcement
Lexi Hayden · Oct 31, 2019

New look and feel for IRIS documentation

The goal is to have less code and more tests. Let us know what you think! Hi Lexi! Thanks for sharing! This is really cool, I like it!
Question
Marcio Coelho · Dec 10, 2019

Logs from Caché Web Terminal

I am testing this project: https://intersystems-community.github.io/webterminal/ Is there any way to be able to record a log of what is done on this terminal?
Question
Alan Nguyen · Nov 1, 2016

Cache Studio - Find in Files

For example,In my routines 1, it has "Patient Name Test Name Provider Address Status " andIn my routine 2 , it has "Patient Name Test Name Provider Address "In my
Announcement
Steve Brunner · Feb 21, 2017

Caché and Ensemble 2017.1 Release Candidate

now available for all platforms.We appreciate the many customers who have downloaded, tried it, and given us feedback over the past few months.Some things not in the original field test
Article
Dmitry Maslennikov · Dec 14, 2023

Start IRIS in container from Python

, SQLAlchemy-iris project itself, uses this project in tests.
Question
Michael Wood · Nov 28, 2023

Response not returning to BPL

%JSONExport() } } output LEARNING>d ##Class(Samples.NewClass2).test() {"email":["test@gmail.com","test2@gmail.com"],"FirstName":"test","LastName":"lastname"} does the same apply
Announcement
Shane Nowack · Feb 14, 2023

Beta testers needed for our upcoming InterSystems HL7 Interface Specialist certification exam

Note: Beta test scores are completely confidential.Can I beta test the exam if I am already a certified HealthShare Health Connect HL7 Interface Specialist?Yes!
Question
Norman W. Freeman · May 7

How to prevent reentrancy inside same process ?

Locks like lock +^Test:1 if $test lock +^Test:1 if $test write "It's my resource!" lock -^Test,-^Test are pointless.
Question
Sean Connelly · Aug 25, 2017

Runtime type detection

If OK, then you want it to test that actual=+expected.
Question
Norman W. Freeman · Feb 15, 2023

What is "~pointer" in globals, is there a way to see what is behind ?

of the code to the terminal: s a="^ROUTINE",find="test",q=$Q(@a@("")) f{s q=$Q(@q) q:q="" s v=$ZCVT(@q,"L") w:v[find !
Question
Joaquin Montero · Feb 5, 2020

Code coverage and Linting tool for cache object script

We also integrate the Test Coverage Tool, so you will have the full project view from one point!
Article
Daniel Tamajon · Sep 21, 2021

Is your code ready for a different database version?

You can now simplify the task running the analysis for the different IRIS and Caché database versions, so you will get the failing code before you start to test.
Question
Virat Sharma · Oct 20, 2022

Compilation information for classes

24 => For help on global specifications DO HELP^%G Global ^rBACKUP("TEST","INT",,0) or maybe Global ^rBACKUP("TEST.1","INT",,0) To really get all the functionality you're looking
Question
Arun Madhan · May 21, 2019

Ensemble CI/CD & Branching

And run only on production on each Server based on if it is Dev or Test or Live Server .