Skip to content
Snippets Groups Projects
Sebastian Muellers's avatar
commented on issue #107 "assert not working" at TDL Open Source / TOP IDE

assert (MEC_App::v_requestId == "2") in the test....

Sebastian Muellers's avatar
opened issue #107 "assert not working" at TDL Open Source / TOP IDE
Sebastian Muellers's avatar
commented on issue #105 "status code is not checked" at TDL Open Source / TOP IDE

similar issue with TD_Trial_2 where client receives Response(body = RabInfo(requestId="2")) from IUT is defined and "requestId":"1" is received, bu...

Sebastian Muellers's avatar
commented on issue #87 "test control" at TDL Open Source / TOP IDE

However, calling tests inside a test doesn't work. see #106

Sebastian Muellers's avatar
commented on issue #106 "execution of a test as a preamble inside another test does not work" at TDL Open Source / TOP IDE

see TD_MEC_MEC012_SRV_RNIS_011_BR. This test requires that a subscription is created. This is typically done in a preamble. In this test, the pream...

Sebastian Muellers's avatar
opened issue #106 "execution of a test as a preamble inside another test does not work" at TDL Open Source / TOP IDE
Sebastian Muellers's avatar
commented on issue #105 "status code is not checked" at TDL Open Source / TOP IDE

in TD_MEC_MEC012_SRV_RNIS_012_OK the server shall reply with status code 201....

Sebastian Muellers's avatar
opened issue #105 "status code is not checked" at TDL Open Source / TOP IDE
Martti Käärik's avatar
Martti Käärik's avatar
pushed to branch dev at TDL Open Source / TOP IDE
  • 3019b3d1 · Any version 2 will do, actually.
Martti Käärik's avatar
Martti Käärik's avatar
pushed to branch dev at TDL Open Source / TOP IDE
  • 822efd27 · Added target platform locations as repositories to updatesite.
Martti Käärik's avatar
Martti Käärik's avatar
pushed to branch dev at TDL Open Source / TOP IDE
  • a1c55085 · Dependencies must be added to features as well.
Martti Käärik's avatar
Martti Käärik's avatar
pushed to branch dev at TDL Open Source / TOP IDE
  • 6da6783d · This is the version of Log4j plugin that still contains the core.
Martti Käärik's avatar
Charalampos Tsotakis's avatar
joined project TDL Open Source / TOP IDE
Martti Käärik's avatar
pushed to branch dev at TDL Open Source / TOP IDE
  • 86973869 · This plugin provides org.apache.log4j package (imported by several ...
Sebastian Muellers's avatar
opened epic #20 "create a deployable java package for CI/CD" at TDL Open Source