Search

Clear filter
Question
Everardo Cunha · Sep 25, 2019

Ensemble: Getting error in GetProp+2^%CDCalBk when trying to test a message inside the tester in Studio

Greetings, I am trying to test an hl7 message inside studio and when I click on the test button I get this error: "<FUNCTION>GetProp+2^%CDCalBk" at 9:51 am. $I=/dev
Announcement
Anastasia Dyubaylo · Apr 21, 2020

New Coding Talk: How to Build, Test and Publish ZPM Package with REST Application for InterSystems IRIS

Hi Developers, Please welcome another "Coding Talk" video specially recorded for the second IRIS Programming Contest: ⏯ How to Build, Test and Publish ZPM Package

#Testing

116 Posts7 Followers

TestUser TestUser

0 posts0 comments

Test1 TestSurname

0 posts0 comments

TestingName TestingSurname

0 posts0 comments
Question
Roberto Cahanap · Aug 16, 2018

%UnitTest.TestCase

I need to start doing unit testing for some of my code.Why does it delete the unit testing class from Cache when I run the test?Is there a way to turn this off? Oh great! Thank
Announcement
Shane Nowack · Feb 7, 2022

Beta test for InterSystems CCR Technical Implementation Specialist certification exam is now available. Beta testers needed!

Hello again CCR community, We have officially released our CCR Technical Implementation Specialist certification exam for beta testing. The beta test will be available until
Article
Evgeny Shvarov · Jun 16, 2020

InterSystems Package Manager ZPM 0.2.3 release: test server, new commands, boilerplate generation and many more

* test server * CLI commands order change, * and more! See the details below ## 1. Official test server To check if your package is published in the registry
Question
Francis Galiegue · Apr 20, 2016

Is there a way to run unit tests in a given project which _does not_ require that test classes be exported first?

Hello, It is time for me to eat my own dog's food and start implementing unit test running with coverage :) I will be inundating IRC with questions at this point, but I have
Announcement
Anastasia Dyubaylo · Jul 24, 2019

New Coding Talk: GitHub Flow with InterSystems IRIS: Edit with VSCode, Test with Docker, Commit, Push, Pull Request

with InterSystems IRIS: Edit with VSCode, Test with Docker, Commit, Push, Pull Request Demo on how to use GitHub flow with InterSystems IRIS. Fork the project with InterSystems
Question
Francis Galiegue · Apr 13, 2016

Followup on the unconference session about unit test and code coverage: it may be doable after all... But I need help

=GCOS_debug#GCOS_debug_debugger_tracing) and its `/TRACE` option. It appears that combining this command and the unit test runner, we can indeed do code coverage (Andrew also told me

Joe Testing

0 posts1 comments

#Field Tests

45 Posts8 Followers
Question
Sneha Ashok · Apr 28, 2017

Automation Testing

How to integrate SoapUI with Ensemble or is there any other tools for automation testing that can be integrated with ensemble? Have you tried Interface Explorer from http://www.laconic-designs.com/ ? It used to be a good tool when I tried it sometime back.