-
# Issue Summary
We should have a CI / CD infrastructure. We should also have a test suite to ensure that code works the way it should.
# Potential Problems
Docker within docker? It's crazy!
-
As Engineers,
We need automated browser testing,
For react-frontend, and pax-imperia-js
That ensures our WebGL stuff is functioning fine
That ensures our react specific logic is correct, and
That…
-
## 📰 Custom Issue
Analogous to [`numpy.testing`](https://numpy.org/devdocs/reference/routines.testing.html#module-numpy.testing) - a module where we can share our testing conveniences publicly.
…
-
```
mod_pagespeed uses a Python script to induce high loads (>5k qps) on a single
server. This infrastructure should be made available to end-users that wish to
load-test with their access patterns…
-
We want documentation a new developer could set up.
On 2022-08-12, Jason Munro wrote:
"the travis ci setup preps a host to run the tests so that might help https://github.com/jasonmunro/cypht/tree…
-
If we want to reduce the binary size/compilation time, then I could think of two ideas:
First, split the target and `TargetInfo` into two arrays, this would help simplify the array, a…
-
This is fortunately fairly trivial, but might take a little bit of time. I want to change the tests over from using the standard library's `unittest` module to `pytest`. In addition, I want to set up …
-
-
*This issue was created automatically by a [script](https://github.com/mathjazz/bugzilla2github/).*
## [Bug 1695961](https://bugzilla.mozilla.org/show_bug.cgi?id=1695961)
Bug Reporter: @mathjazz
CC: …
-
It would be amazing to be able to have a test utility cobbling blockstore/resolver/... together for the purpose of testing ipld modules.
For git a test would add a git repo objects to that and test…