-
Should cover:
- [x] no corresponding CSR has been uploaded
- [x] CSR exists but no signed certificate
- [x] CSR exists with signed certificate
and perhaps some more.
Should check that AccessLog entr…
-
-
**Describe the bug**
The testcases under package `org.eclipse.swt.tests.junit.performance` are taking longer to execute.
Testcase : `Test_org_eclipse_swt_widgets_Tree.java `
this testcase takes a…
-
Change LIR Configuration to fit results. Testcases:
- Murten / Morat
- Biel / Bienne
- Magadino, Via ...
- Naters, La
- Genova, see also #16
Feintuning Parameter:
```
[ConflictRule0]
Winner …
-
In Cypress with BDD I can tag scenarios with @Skip, what makes them counted as pending specs.
However mocha-junit-reporter does not list in XML those scenarios, even tho they are counted in
Im try…
-
In #79 we learned that we forget certain cases. Just defining a testsuite to run through the user journey and verifiying all commands could help mitigate this in the future.
Years ago I used someth…
-
I am failing every testcase on IntelliJ when I try to run TestMain, but I get the correct output on my console when I run Main. The error message is shown below, how should I interpret it?
![image](h…
Rye98 updated
3 years ago
-
This ticket is to implement four testcases with our [`testworld` p2p simulation frame work](https://github.com/centrifuge/go-centrifuge/tree/develop/testworld).
Refer `testworld/README.md` for env…
-
### The Problem
Currently, [`TestCaseData`](https://docs.nunit.org/articles/nunit/writing-tests/TestCaseData.html) uses type-erasure to allow users to pass whatever they want as arguments.
When d…
-
Add testcases for lesson 04 here. This is the test version.