Merge pull request #107 from eoyilmaz/80-add-typehints #51
Annotations
2 errors
Test with pytest:
tests/models/test_project.py#L1406
test_to_tjp_is_working_as_expected[project_to_tjp_output.jinja2]
assert 'task Project..._34\n }\n}' == 'task Project..._34\n }\n}'
Skipping 3026 identical leading characters in diff, use -v to show
Skipping 249 identical trailing characters in diff, use -v to show
- ask Task_92 "Task_92" {
? ^ ^
+ ask Task_93 "Task_93" {
? ^ ^
- effort 1.0h
- allocate User_37, User_38
- }
- task Task_93 "Task_93" {
effort 1.0h
allocate User_39, User_40
}
task Task_94 "Task_94" {
effort 1.0h
allocate User_32, User_41
+ }
+ task Task_92 "Task_92" {
+ effort 1.0h
+ allocate User_37, User_38
|
Test with pytest
Process completed with exit code 1.
|
Loading