Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define unit tests for core generic components #1

Open
5 tasks
rezib opened this issue Dec 8, 2022 · 0 comments
Open
5 tasks

Define unit tests for core generic components #1

rezib opened this issue Dec 8, 2022 · 0 comments
Assignees
Labels
tests Related to unit tests and continuous integration
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented Dec 8, 2022

Unit tests must be defined with a good coverage of core generic components. It should at least cover the following points:

  • Back references in Schema
  • Default properties in Schema
  • Boolean properties in Schema
  • Circular dependencies in schemas
  • Generic DB loads
@rezib rezib added the tests Related to unit tests and continuous integration label Dec 8, 2022
@rezib rezib added this to the 0.2.0 milestone Dec 8, 2022
rezib added a commit that referenced this issue Dec 8, 2022
All unchecked items in TODO list are now replaced by issues in the
backlog: https://github.com/rackslab/racksdb/issues

- Tests of back references in Schema → #1
- Tests of default properties in Schema → #1
- Tests of boolean properties in Schema → #1
- Tests of circular dependencies in schemas → #1
- Tests of generic DB loads → #1
- Add class/object diagram of database schema in docs → #2
- Add JSON DBDumper → #3
- Draw pixel perfect lines → #4
- Draw racks based on imported SVG file → #5
- Draw equipments based on imported SVG file → #6
- Tiny web application to explore DB content → #7
- Check collisions in rooms → #8
- Check collisions in racks → #9
- Support additional defined types → #10
- Network cables and connections → #11
- IPAM → #12

The TODO.md file is not needed anymore.
@rezib rezib removed this from the 0.2.0 milestone Jan 22, 2024
@rezib rezib added this to the v0.5.0 milestone Apr 10, 2024
@rezib rezib self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to unit tests and continuous integration
Projects
None yet
Development

No branches or pull requests

1 participant