Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Add tests and integrate to CI #46

Open
pocc opened this issue Jul 8, 2018 · 1 comment
Open

Add tests and integrate to CI #46

pocc opened this issue Jul 8, 2018 · 1 comment
Labels
refactoring Simplify code (PATCH)

Comments

@pocc
Copy link
Owner

pocc commented Jul 8, 2018

Problem

This application lacks python or PyQt5 testing.

Description

  • This app needs unit tests in order to prevent bugs before they happen
  • Tests should be both for individual functions and for GUI testing
  • Tests should fuzz
  • All tests should be scripts that CI can call

Possible Resources

@pocc pocc added the refactoring Simplify code (PATCH) label Jul 8, 2018
@pocc pocc modified the milestone: Debug Jul 8, 2018
@pocc
Copy link
Owner Author

pocc commented Jul 8, 2018

Depends on more merlink.py functions being in more modules so that unit tests can be written. Marking as blocked by #30.

@pocc pocc added the blocked Depends on another issue to make progress label Jul 8, 2018
@pocc pocc removed the blocked Depends on another issue to make progress label Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactoring Simplify code (PATCH)
Projects
None yet
Development

No branches or pull requests

1 participant