12 Commits

Author SHA1 Message Date
Jovial Joe Jayarson
8d3bca6e36 maint: update depens, fix misc typos 2022-07-19 21:00:32 +05:30
Jovial Joe Jayarson
88979b6b3c feat: bye travis, hi gh actn, hndl empty resp, tip in readme 2022-02-26 12:32:16 +05:30
Jovial Joe Jayarson
9486a673b8 fix: update tests, lists known issues, sep data & logic 2022-02-25 10:09:04 +05:30
Mimori256
d69a99729e
Update test_main.py 2021-08-13 15:45:01 +09:00
Siddharth Chandra
4ae860d6e3
add test_decode_readme, add test_generate_new_readme (#50)
* add test_generate_new_readme

* add test_decode_readme
2020-11-27 13:21:49 +05:30
Yufan You
25201232d8
Fix the graph is incorrect when the length of the blocks is not 4 (#45) 2020-11-16 20:30:01 +05:30
Jovial Joe Jayarson
25316e4f7f fix: tolerates mix of testing commands 2020-10-19 13:34:10 +05:30
Jovial Joe Jayarson
0e61c1620f fix: fixes import path
- Import main from absolute if relative path is not available
- Ignored .vscode/ configs
2020-10-19 12:55:47 +05:30
Malcolm Davis
c5aaa5ad5d Add support for parametrized blocks
- Modify action to support input of block string
- Modify make graph function to support parametrized blocks
- Add tests for parametrized blocks
- Update README with new issue
- Fix some format errors and typos
2020-09-13 03:16:27 -06:00
Yufan You
215367a2ad
refactor: remove duplicate codes in the tests 2020-08-16 16:08:06 +08:00
Yufan You
d827cb172d
feat: more accurate graph 2020-08-16 15:57:38 +08:00
Ashraf Ali
55aaf85a2f
Added Tests (#23)
* Fixed Spelling mistake

* Added UnitTesting

* Removed pycache

* Updated Readme to include testing info

* Added gititnore

* Added Travis for Testing
2020-07-27 21:49:32 +05:30