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

Improve testing framework #3364

Open
6 tasks
Floppy opened this issue Jan 7, 2025 · 0 comments
Open
6 tasks

Improve testing framework #3364

Floppy opened this issue Jan 7, 2025 · 0 comments
Labels
epic A major feature or milestone that will be broken down into other issues help wanted Extra attention is needed

Comments

@Floppy
Copy link
Collaborator

Floppy commented Jan 7, 2025

This is an epic collecting together various testing-related issues. Our unit tests are pretty decent, but deployment, database and docker smoke tests are missing.

High priorities:

Longer term:

  • Fill in missing code coverage (see https://codeclimate.com/github/manyfold3d/manyfold for analysis)
  • Test against different filesystems (local, s3)
  • Test on different architectures (x86_64, arm64) and OS (linux, windows, mac?)
  • Test that docker images work (i.e. application starts and responds at /health)
@Floppy Floppy added epic A major feature or milestone that will be broken down into other issues help wanted Extra attention is needed labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic A major feature or milestone that will be broken down into other issues help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant