-
## Describe the New Feature ##
The Australian BOM requires a certain test coverage percentage in order for software to be run operationally. This requirement applies to both METplus (python requireme…
-
Tests should be developed for the bandframework source code.
Code on develop that passes these tests can populate a release branch.
Since bandframework code is multifaceted, this will require som…
-
Use travis for testing on changes to the atoms/content
Set up nightly testing to capture bugs induced by library version bumps
-
The project setup with travis needs a drupal core patch that will likely never land, it tests on very out dated drupal versions and it doesn't use the composer things that went into core.
We could ad…
-
Hey @kenakamu , last follow up of #39
Currently we don't have any unit tests in place which means any change can potentially break things without us noticing.
I don't think the goal here is to cove…
-
To help us handle PR review, I'd like to start a discussion on CI infrastructure and testing requirements to help us merge in contributions. To kick this off, here's a few suggestions on what we need …
-
We need to take a broad look at the tests currently implemented for the crate and determine whether they meet our standards, and if not, identify what needs to change to get to a point where we're sat…
-
Our test infra for this project is pieced together and requires a significant amount of duplication to add new tests. We should probably automate the bulk of this to avoid error-prone duplication betw…
-
@jyoo980 @daisymzhang - there is a lot of things we need to keep track off for testing, for example the url of the grading jupyterhub, student jupyterhub and public Canvas course, etc. Can you please …
-
After working on the test suite for a good amount of time and getting help from fellow folks.
These are some issues I'm thinking of proposing to make the suite better. During our last retro, we have a…