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

Add Tests to fineftp-server #50

Closed
1 of 4 tasks
FlorianReimold opened this issue Aug 21, 2023 · 1 comment
Closed
1 of 4 tasks

Add Tests to fineftp-server #50

FlorianReimold opened this issue Aug 21, 2023 · 1 comment
Assignees

Comments

@FlorianReimold
Copy link
Member

FlorianReimold commented Aug 21, 2023

fineftp-server should get at leas some basic automated CI tests to ensure its quality. Probably using gtest.

I think for keeping it simple it should be ok to just invoke curl from a system command

Tasks:

  • Add gtest as submodule. #51
  • Add CMake options for building fineftp tests
  • Add basic tests using gtest
  • Modify GH actions yml files so they execute the tests
@FlorianReimold FlorianReimold self-assigned this Sep 21, 2023
@FlorianReimold
Copy link
Member Author

Solved by #58

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