You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'@Only
'@TestSuite [RBSA] Rooibos before after tests
'+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'@It tests one
'+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'@Test it one
function RBSA__it_test_one() as void
m.AssertTrue(true)
end function
'+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'@It tests two
'+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'@Test it two
function RBSA__it_test_two() as void
m.AssertTrue(true)
end function
[main] RunUserInterface
Starting test using test scene with name TestsSceneTestsScene
#########################################################################
#TEST START : ###UNDEFINED_TEST_ID###
Loading test config from default location : pkg:/source/tests/testconfig.json
[START TEST REPORT]
[RBSA] Rooibos before after tests [ONLY] (pkg:/source/tests/BeforeAfterTest.brs(1))
|-tests one
| |--it one : ..................................................................Success pkg:/source/tests/BeforeAfterTest.brs(9)
|
[END TEST REPORT]
Total = 1 ; Passed = 1 ; Failed = 0 ; Ignored = 0
Time spent: 0ms
RESULT: Success
BRIGHTSCRIPT: ERROR: roUrlTransfer.PostFromString: Sync-wait interrupted: pkg:/source/lib/rooibos/rooibos.cat.brs(2042)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: