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

Consider moving sample_test_files/, logs/ out of the src/ folder #73

Open
stanislowskij opened this issue Sep 26, 2024 · 0 comments
Open
Assignees
Labels

Comments

@stanislowskij
Copy link
Collaborator

The logging stuff should definitely be moved into the top level test/ folder.

sample_test_files/ needs a new home regardless of where it goes. It's used in some of the stack trace tests, so maybe also in the test/ folder? They contain intentionally incorrect code and produce warnings and red highlighting in IDEs that support syntax checking for Clojure.

Relative paths need to be altered wherever these things are used. Check that the tests pass.

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

No branches or pull requests

2 participants