-
We have had a decent number of regressions and issues between shell/OS versions.
It would be great to set up a unit testing framework and eventually github actions to test that things are staying c…
-
# Proposal - Testing in Bicep
By Emily Redmond
Note: This document represents a product proposal for the future direction of testing in Bicep. You can find an overview of existing experimental …
-
Right now, MonoGame has some projects intended for unit testing the framework. These projects contain utility classes
to help test different aspects of MonoGame.
I think it could be useful…
-
Add a testing framework (such a NUnit) to test the application logic
-
-
The existing `unittests` framework does not appear to be catching all errors. I propose we swap to `pytest` for mainly 2 reasons:
- allows for parallel runs e.g. pytest -n 8
- easier to maintain. Th…
-
### Description about the feature
## Background
Currently, our testing framework uses some bash scripts to start a cluster of containers and configure some network and other environments.
https…
-
### API
Other
### Description
If we define a block statement in one test file, then other test files should also be able to use it.
This is extremely useful since we may check one query result in …
-
I have started a repo on the ACCESS-NRI organisation to automate testing of the recipes:
https://github.com/ACCESS-NRI/COSIMA-recipes-workflow
This is to eventually replace the Jenkins server on a…
-
We should build an integration testing framework for the FE. Most tools can't interact with blockchain wallets, but will keep looking into it