Clear filter
Announcement
Elena E · Feb 16, 2023
Access the test report from the app page to gain insights into the app's performance.And you shouldn't hesitate to use this app to run tests for your own projects.
Question
Phillip Wu · Nov 1, 2022
Hi,
I'm often required to copy the database from production to test.
This is to 'refresh' the database on test.
Question
Gordon Hodgkinson · Apr 9, 2017
Hi All,Am attempting to run sample unit tests as perCaché %UnitTest TutorialExample: Executing a Test Using Set-Up and Tear Down Methods and getting an ERROR #5007:The Terminal detail
Question
Oleksandr Kyrylov · Mar 3, 2022
routine :
Zpipe quit ; CPIPE example to run host console command
cmd(command="",test=0) ;
if command="" set command="dir"
quit $$execute(command,test) execute(cmd,test) Public
Question
Paul Riker · Mar 24, 2017
GT1|1|1|Test^Test||123 Building^123 Building^Brooklyn^NY^11220^United States^^^Kings|^PRN^PH^^^^^^^^^(111) 111-1111~^PRN^CP^^^^^^^^^(222) 222-2222|||""|IN|DGH^DaughterI'm trying to
Announcement
Dmitry Maslennikov · Oct 3, 2022
Just use another name for the registry
For instance, we can add the testing registry
zpm:USER>repo -n test -r -url https://test.pm.community.intersystems.com/registry/ -user test
Question
Peter O'Halloran · Jan 14
,"TRY #"_$I(TEST)
set bArr = ##class(%ListOfDataTypes).
Question
Brian Porterfield · Dec 27, 2017
I have made a complete copy of our test namespace into a secondary test namespace.
Article
Gevorg Arutiunian · Jan 11, 2019
The class method "test" runs the code:
Class objectscript.postXML
{
classmethod test() {
Set HTTPRequest = ##class(%Net.HttpRequest).
Announcement
Anastasia Dyubaylo · Apr 30, 2021
Then explore the editor's testing rule to simulate the route of test messages.
Enjoy watching this video and stay tuned! 👍🏼
Question
Wenqing Wu · Feb 24, 2021
'004', 'ProductName': 'C_diff test', 'Qty': 100, 'cost': 500},
{'productID': '002', 'ProductName': 'EV test', 'Qty': 500, 'cost': 1000}]}
Like you can see
Question
Evgeny Shvarov · Aug 27, 2019
\\..*)": "tests/integration_tests/$1",
"(Test\\.PM\\.Unit\\..*)": "tests/unit_tests/$1",
},
}
I have on the same level src and tests folders, so, I set folder to an
Article
Benjamin Thorne · Aug 1, 2018
add, .del) write add=nul, del=nul --> 11do ##class(...).test(old, old, .add, .del) write add=nul, del=nul --> 11do ##class(...).test(nul, nul, .add, .del) write add=nul, del=nul
Article
Eduard Lebedyuk · Jan 17, 2017
" Method="GET" Call="test"/>
</Routes>
}
Parameter EnsServicePrefix = "|";
Method test(pInput As %Library.AbstractStream, Output pOutput As %Stream.Object, test As