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

Create unit tests and a testing pipeline to interact with platforms #28

Open
hfz1337 opened this issue Sep 5, 2023 · 0 comments
Open
Labels
enhancement New feature or request tests

Comments

@hfz1337
Copy link
Owner

hfz1337 commented Sep 5, 2023

It would be ideal to deploy a CTF platform instance using ci/cd and dynamically interact with it to test our code.
First, we need to setup the platform locally (create users, challenges, etc.), then make a snapshot (e.g., for CTFd that would be a DB export) and put it somewhere. When the workflow job runs, it will fetch the config and deploy a platform instance to run the tests on.

@hfz1337 hfz1337 added enhancement New feature or request tests labels Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant