mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 07:06:37 +00:00
add tests
gen_tests updated solution.md updated
This commit is contained in:
@@ -23,7 +23,17 @@
|
||||
- Cover all the the criteria with tests specs
|
||||
|
||||
## Output
|
||||
- Store all tests specs to the files `docs/03_tests/[##]_[test_name]_spec.md` with the next structure for each test file:
|
||||
Store all tests specs to the files `docs/03_tests/[##]_[test_name]_spec.md`
|
||||
Types and structures of tests:
|
||||
|
||||
- Integration tests
|
||||
- Summary
|
||||
- Detailed description
|
||||
- Input data for this specific test scenario
|
||||
- Expected result
|
||||
- Maximum expected time to get result
|
||||
|
||||
- Acceptance tests:
|
||||
- Summary
|
||||
- Detailed description
|
||||
- Preconditions for tests
|
||||
@@ -34,4 +44,5 @@
|
||||
- StepN - Expected resultN
|
||||
|
||||
## Notes
|
||||
Do not put any code yet. Ask as many questions as needed.
|
||||
- Do not put any code yet
|
||||
- Ask as many questions as needed.
|
||||
Reference in New Issue
Block a user