-
### Suggestion
I would like to add integration tests for the proxy server.
1. the first tests will be validation tests, for 400 errors.
2. the tests will run in the ci and localy (husky)…
-
-
I might just be dumb, but how does one run the tests? I get errors like "f is not defined" and such when I try...
-
Currently they are part of the example project.
-
Extending the discussion from #148 specific to test identification in this issue.
We've discussed examples where tests may be requested variously by package name, group of analytes or single analyt…
-
There are no automatic tests for the TLS configuration feature at all. These missing tests must be created.
Testcontainers should be used to create tests to test the TLS configuration.
-
It would be nice if we had some testing around how the CLI interface works. With direct arguments, glob patterns, loading things via config file, etc.
-
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When running multiple tests that use app host/DCP, DCP instances (and associated resources su…
-
Recently we introduced a bug to PSyAD that wasn't caught until the MO tested with the latest PSyclone. Now that LFRic Apps has the `adjoint_tests` App, we could extend the integration tests to build a…