Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all tests/*.tcl to use tcltest package #16

Open
bovine opened this issue Mar 5, 2021 · 0 comments
Open

Convert all tests/*.tcl to use tcltest package #16

bovine opened this issue Mar 5, 2021 · 0 comments

Comments

@bovine
Copy link
Member

bovine commented Mar 5, 2021

Almost all of the scripts under tests/*.tcl are legacy scripts that need to be renamed to be *.test and updated to use the tcltest package, so that they will be run automatically by "make test".

Additionally, the Github Actions for CI should be updated to run a lightweight webserver (possibly in a separate container?) so that all of the tests that access http://127.0.0.1/ can succeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant