Testing with pytest after installing cage-challenge-3.
pytest cage-challenge-3/CybORG/CybORG/Tests/test_sim
Platform: ubuntu 22.04 python 3.9.16 Creating a virtual environment with conda
The test results are as follows:
================ 77 failed, 390 passed, 104 skipped, 250486 warnings, 1886 errors in 496.15s (0:08:16) ================
Most of these are TypeError mismatches in the incoming parameters.
Is it because pytest tested cage-challenge-1 and did not adapt cage-challenge-3?
If you need more detailed information about the error, please leave a message and I will try to provide it.
Testing with pytest after installing cage-challenge-3.
pytest cage-challenge-3/CybORG/CybORG/Tests/test_sim
Platform: ubuntu 22.04 python 3.9.16 Creating a virtual environment with conda
The test results are as follows:
================ 77 failed, 390 passed, 104 skipped, 250486 warnings, 1886 errors in 496.15s (0:08:16) ================
Most of these are TypeError mismatches in the incoming parameters.
Is it because pytest tested cage-challenge-1 and did not adapt cage-challenge-3?
If you need more detailed information about the error, please leave a message and I will try to provide it.