-
Notifications
You must be signed in to change notification settings - Fork 12
2018.12.04: Project Quality
Billy Charlton edited this page Dec 16, 2018
·
2 revisions
@janekdererste, @billyc
Bringing Billy up to speed after his vacation. Talking about quality of the project in general and of unit testing the front end in particular.
Also, talked about the goal of having one off visualizations and decided to postpone a decision until higher priority issues are solved.
-
Get working visualizations onto the public sections of the homepage
- a. Get data which will not break them
- b. Fix BreadCrumb bar
- c. Fix remaining bugs
- d. get Q&A from Gregor R. or some other student
-
Fix thumbnails
- a. Remove them
- b. file an issue to add some thumbnail functionality
-
Stability of the project
- a. Three versions of the app as suggested by Kai:
- Stable (for outside presentation)
- Beta (for internal use)
- dev (for testing features and breaking the database)
- b. Have 1 Unit Test for each component as a start to ensure all dependencies are initialized correctly
- c. Add Unit Tests on the front end as things change
- a. Three versions of the app as suggested by Kai: