nofusscomputing / nofusscomputing/centurion_erp
Outstanding Tests / Checks
@jon-nfc is already working on this.
Since Mar 24, 2025.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 2h 18m
- Merged PRs (30d)
- 8
Description
This issue is to track the outstanding tests and the like for centurion. The intent is that this issue be kept up to date as development progress'
Tasks / Requirements
-
Issues
- #15
- #46
- #49
- #152
- #395
- #480
-
Integration testing
- Postgres DB
- RabbitMQ
- Ansible Collection
-
API Load Tests
what load can be handled
-
API Performance Tests
How fasts requests are
-
Tests to ensure Docker container is correctly setup
Sanity checks to ensure all required services/packages are installed
-
Deployment Tests
Conduct a test deployment to ensure it works
-
Kubernetes Deployment
-
Docker Deployment ????
-
References / Reasons
- #603
-
-
Dead Link Checks
ALL HTML returned to have URLs parsed to ensure none of them return 404
-
Links no return 403/401
Ensure any links within the UI presented to a user dont return HTTP/401 or HTTP/403 including HTTP/405
-
Remove old test suite
test_functional_api_permissionsref: #730
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.