General test improvements.
- Simplifies Dockerfile
- Refactors tests so they can be run independently
Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/laconic-sdk#53
Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
* truncated testing until questions of intent answered
* nameservice passes local tests
* first pass running tests from sdk side
* lint cleanup
* move into dir rather than args
* double bond in naming test
* first pass building test container on sdk side... only basic tests this iteration
* missing jest
* docker compose exec got dropped
* start both containers, not just laconicd
* script cleanup in action
* working directory
* diagnostic
* diagnostic
* run against dev branch of laconicd
* run auction and nameservice-expiry tests
* switch to main branch