You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of testing should be done before applications are even built. Tests on the validity of the source code in the -deploy repos (python, shell, json, etc). We should create add an image to the AAROC Org on Quay to do the testing. It's a different environment, so should have all of the necessary tooling :
python environment:
both python 2 and python 3 environments
pytest, unittest, etc
ruby:
rspec
Test::Unit
The text was updated successfully, but these errors were encountered:
A lot of testing should be done before applications are even built. Tests on the validity of the source code in the
-deploy
repos (python, shell, json, etc). We should create add an image to the AAROC Org on Quay to do the testing. It's a different environment, so should have all of the necessary tooling :pytest
,unittest
, etcTest::Unit
The text was updated successfully, but these errors were encountered: