Commit Graph

4 Commits

Author SHA1 Message Date
4282758c7e Add lint CI
All checks were successful
Lint / lint (18.x) (pull_request) Successful in 52s
Tests / cli_tests (18.x) (pull_request) Successful in 7m51s
2024-01-29 10:33:23 +05:30
792bee2ddb Fix lint errors 2024-01-29 10:31:47 +05:30
dad4c36f8c Setup eslint and auto fix lint errors 2024-01-29 10:31:45 +05:30
b01201ca50 Add CLI tests and setup CI (#53)
All checks were successful
Tests / cli_tests (18.x) (push) Successful in 7m42s
Part of #52

- Add tests for the CLI following demo steps present in the README
- Setup CI to run the CLI tests

Reviewed-on: #53
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-01-29 04:46:32 +00:00