This commit is contained in:
parent
0763a0fb42
commit
29e064cdbb
@ -3,10 +3,14 @@ RISolve
|
|||||||
# Folder
|
# Folder
|
||||||
- ./data
|
- ./data
|
||||||
- cache -> cache for `overview` tests
|
- cache -> cache for `overview` tests
|
||||||
|
- expected
|
||||||
|
- overview -> expected xml links of law_ids
|
||||||
|
|
||||||
# Tests
|
# Add new law text
|
||||||
|
## Tests
|
||||||
- Getting paragraphs from `law_id` (`risparser::overview::test::parse()`)
|
- Getting paragraphs from `law_id` (`risparser::overview::test::parse()`)
|
||||||
- Create files for specific expected law texts in `./data/expected/overview` (then run tests to get current output)
|
- Create file `law_id` in `./data/expected/overview` (then run tests to get current output + save in file)
|
||||||
|
|
||||||
|
|
||||||
# Features (to be moved to lib.rs one-by-one)
|
# Features (to be moved to lib.rs one-by-one)
|
||||||
- Text to structured law
|
- Text to structured law
|
||||||
|
Loading…
Reference in New Issue
Block a user