- 33 commits as of March. 1.
- 59 commits as of March. 4.
Ver 0.0, Feb 27-Feb 28
Highlights:
- Vanila ver. cloned from public repo.
Ver 0.1, Feb. 29
Highlights:
- Created assumptions.md
- Pushed 2 branches to remote
- Merged fixes from public repo
Ver 0.2, Mar. 1
Highlights:
- Finished testing structures for channel.py, channels.py, messages.py.
- Added many preliminary assumptions, few of which have not yet been clarified.
- Had to merge a few commits by Hayden, who probably cant read.
Ver 0.3, Mar. 3
Highlights
- Practically finished message_test.py functionality.
- Mostly finished with the wiki.
- Had to merge a few more commits by Hayden, with some clarification on exceptions for user.
Ver 0.4, Mar. 4
Highlights
- Practically finished scaffolds for user, auth, register tests.
- Fixed a few syntax errors.
- Removed some inconsistencies.
- Did some inter reflections
Ver 1.0, Mar. 4
- Completed first sprint requirements and implemented most scaffold and structural features.
Ver 1.1, Mar. 6
Highlights
- Practically finished with channels and messages tests in terms of functionality.
- Covered most logic for channel tests and implemented a lot more features.
- Improved efficiency with the use of pytest fixtures.
- Implemented most of the user, auth test functions.
Ver 1.2, Mar. 8
Highlights
- Fixed syntax and assertion errors in user, search tests.
- Removed some unnecessary code for iteration 1 but stashed them for next iterations.
- Generated logs to confirm correct test logic.
Ver 1.3, Mar. 8
Highlights
- Updated test functions.
- Fixed all syntax issues and removed unused variables.
- Passed dryrun signifying that code is largely without flaw.
Version 2.0, Mar. 9
- Completed all sprint requirements and confirmed final submission.
Intermittent Phase
- Standby for next iteration.