restructure + update readme
All checks were successful
CI/CD Pipeline / test (push) Successful in 33s

This commit is contained in:
2024-02-05 16:03:36 +01:00
parent 8e058122d6
commit c6de1fe180
2 changed files with 2 additions and 127 deletions

View File

@ -10,6 +10,8 @@ RISolve
## Tests
- Getting paragraphs from `law_id` (`risparser::overview::test::parse()`)
- Create file `law_id` in `./data/expected/overview` (then run tests to get current output + save in file)
- Parsing paragraphs: add test in `src/risparser/paragraph/mod.rs`
-
# Features (to be moved to lib.rs one-by-one)