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

To-dos #1

Open
18 tasks
plusreed opened this issue Nov 27, 2021 · 0 comments
Open
18 tasks

To-dos #1

plusreed opened this issue Nov 27, 2021 · 0 comments

Comments

@plusreed
Copy link
Member

plusreed commented Nov 27, 2021

Not Implemented

These are features that are present in the original source code that are not currently implemented in Tracker:

Not Finished

These are features that are brought over from the original source code, but they weren't finished in the original code and still aren't finished in Tracker:

  • App config diffing
  • Auto-recording of streams

Documentation

  • Document how to run Tracker in Docker.
  • Document DB2
  • Improve comments across codebase

Unit tests

Unit tests are planned to be fully implemented, but as of right now are not finished. This is a list of stuff that needs to be tested when unit tests get finished (more tests might get added):

  • Utils
    • DB2
      • Test exception handling when the database does not exist on disk.
      • Test de-stringifying of database
      • Test stringifying of database
      • Test getting database from disk
      • Test getting property from db
      • Test setting property in db
  • Checks
    • Common
      • Test k8sSplit and ensure it handles hostnames with more than three dashes.
@plusreed plusreed pinned this issue Nov 27, 2021
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