Releases: seng499-company2/back-end
Releases · seng499-company2/back-end
Final_July30_2_36_PM
Feature/performance testing (#125) * Added performance tests for both company algorithms * Create jmeter testing README * Update jmeter testing README * Update test plans to collect resource metrics * Upload company 1 algorithms results and perfMon results * update readme with perfmon instructions * Remove comment about output * Add company 2 results Co-authored-by: Samantha Kosman <skosman@uvic.ca>
July_27_11_48_AM
Remove 'ERROR WITH ALGORITHMS' from non-exception cases (#128)
July_26_09_48_PM
Finalized CSV Data + Minor Update to DBInit Script (#127) * Change DBinit script to default to submitted=True * Finalized CSV data for both Profs & Courses * Fix ECE310 Preferences data for Company1Algo1 (much more preferred by profs)
July_25_6_33_PM
Merge pull request #122 from seng499-company2/patch/course_capacity_p…
July_25_1800
This is roughly version 1.0.0 of the final product
July_22_02_41_PM
Updated docker compose + added requirements-testpypi.txt to Dockerfil…
July_20_06_59_PM
92 update get preference dict function (#108) * Initial update for get preference dic * Update tests to reflect new preferred time * Update schedule views to use get preference dict * Remove & typo in professor course data * fix tests to work with schedule by initializing prof * fix tests to align with front end preferred times * add better spacing * Update preference test to align with fe * Update preference tests to align with FE * Clean up code * Clean up code * remove duplicate function * Add seng 440 to prof preferences Co-authored-by: Russell Waterhouse <Russell.L.Waterhouse@gmail.com>
July_19_11_28_AM
Update models __str__ (#105) update __str__ methods
July_11_09_30_AM
Serializer update to remove required password on /users/{id}, assert …
July_11_06_01_AM
Serializer update to remove required password on /users/{id}, assert …