-
To aid with future geometry debugging, finding regressions in geometry processing and more easily allow opensource contributions, we need to construct a regression testing framework for conway/conway …
-
```
As a tester, I want a testing framework so that I can check the project
against multiple SCEP servers.
```
Original issue reported on code.google.com by `davidgrant41` on 3 Dec 2009 at 11:52
-
it's great to see some unit tests coming into the project! As there are not too many tests yet, I was curious how much thought had been given to the test framework? Over on a branch of epanet-dev, …
-
It would be nice to have as much tested as possible. Any ideas on what to use for front end testing?
-
There's no coherent way to test Arcadia at the moment, and there should be. Ideally a testing framework should include tests for
* Arcadia's internal machinery
* Unity integration
* Runtime and e…
-
Location: public/storage
Docker Desktop on Windows creates a file in place of the symbolic link that's supposed to go here.
This seems to be a cause of the following unit test failing:
```
PH…
-
Framework for testing the generated diagnostics. Tests should do the following:
1) Setup: Create a loadout that should produce a set of diagnostics.
2) Act: Run one or more diagnostic emitters on …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
* Setup Testing Framework
* Write Unit Tests for Core Components
* Write Unit Tests for Utility Functions
* Integrate Code Coverage Reporting
* Document Testing Guidelines
-
Performance testing framework needs creating which covers the following:
- [x] POC for DICOM and RabbitMessages
- [ ] #133
- [ ] #134
- [ ] #135
- [x] #136
- [ ] #137
- [x] #138
- [x] #139
- …