Clear filter
Question
Gautam Rishi · Jun 29, 2023
Getting INVALID OREF error while unit testing. Also ResultDyanmicObj.Headers.%Size(),DummyResponse.Headers.%Size() these are working fine getting 7 value from both. but still
Article
Evgeny Shvarov · May 14, 2023
cubes or subject areas, conduct refactoring via mass renaming of cubes and its elements etc some widgets could stop functioning.
The solution is to test (manually?) every widget
Question
Tiago Ribeiro · Feb 25, 2016
tests for method class in a deteminado package and running the steps that the documentation recommends:1 export the tests classes to a predefined folder.2- And running the test
Question
Michael Davidovich · May 18, 2022
Continuing on the journey of implementing %UnitTest, @Timothy.Leavitt's Test Coverage package, and automated testing with Jenkins.
My question today: why do we utilize a unit
Article
AndreClaude Gendron · Sep 19, 2017
hope you'll find this useful for your unit testing. We are using this extensively for the last 2 years and it really works well! The repo is public, feel free to submit enhancements
Question
Gabriel Santos · Jan 9, 2023
Exist some command for return the quantity row of a global?
Example:
^test(1)="aa"^test(2)="aa"^test(3)="aa"^test(4)="aa"Total rows = 4 Set count=0,row="" For { Set row=$Order
Question
Michael Davidovich · Aug 12, 2022
Does anyone have experience with CircleCI or really any automation tool using %UnitTest?
I have built my app and ran my unit test in a Docker container automated by CircleCI
Announcement
Anastasia Dyubaylo · Oct 12, 2021
Hi Community,
New video is already on InterSystems Developers YouTube:
⏯ Fast & Efficient Provisioning & Testing with InterSystems Cloud Manager
See how
Article
Evgeny Shvarov · May 28, 2022
Hi Developers!
This is yet another short post that is intended to simplify developers' life. Now we'll talk about how to make GitHub run unit tests with every push
Question
Chris Marais · Nov 15, 2021
When running the command
do ##class(TestCoverage.Manager).RunTest(,"/nodelete",.userParams)
I now get the following error. these tests used to run fine.
LogStateStatus:0
Question
Leonardo Carvalho · Mar 27
I'm working with routes for a rest service with intersystems iris. I have a working /test path, but I want to create a regex that accepts any path passed after /test. example
Announcement
Henrique Dias · Feb 12, 2023
Attention all developers!
Get ready to revolutionize your testing process with iris-tripleSlash, the ultimate unit test solution.
Say goodbye to boring and repetitive unit
Question
Evgeny Shvarov · May 13, 2023
if I face that some test method fails I COPY(!) this method somewhere else as classmethod and run/debug it.
Is there a handy way to call the particular unittest method in terminal
Question
Dmitry Maslennikov · Feb 22, 2023
, "/SHELL", "echo", "test")
test
USER>do $zf(-100, "/SHELL", "echo", "test тест")
DO $ZF(-100, "/SHELL", "echo", "test тест")
^
<TRANSLATE>
I know that it works
Question
Ryan Pflughaupt · Sep 21, 2023
. This program displays back the location variations in the delimited string.
Example Data structure:
^[NSL]Global1(a)="Test"
^[NSL]Global1(a,b)="66738,71469"
^[NSL]Global1(a,b