Skip to content

Releases: seng499-company2/back-end

Final_July30_2_36_PM

30 Jul 21:37
d3a7ddf
Compare
Choose a tag to compare
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

27 Jul 18:49
ecf2d11
Compare
Choose a tag to compare
Remove 'ERROR WITH ALGORITHMS' from non-exception cases (#128)

July_26_09_48_PM

27 Jul 04:48
5c70661
Compare
Choose a tag to compare
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

26 Jul 01:33
28a2b33
Compare
Choose a tag to compare
Merge pull request #122 from seng499-company2/patch/course_capacity_p…

July_25_1800

26 Jul 01:13
28a2b33
Compare
Choose a tag to compare

This is roughly version 1.0.0 of the final product

July_22_02_41_PM

22 Jul 21:42
9fc6502
Compare
Choose a tag to compare
Updated docker compose + added requirements-testpypi.txt to Dockerfil…

July_20_06_59_PM

21 Jul 01:59
a728932
Compare
Choose a tag to compare
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

19 Jul 18:28
ba6fe6d
Compare
Choose a tag to compare
Update models __str__ (#105)

update __str__ methods

July_11_09_30_AM

11 Jul 16:31
36069d8
Compare
Choose a tag to compare
Serializer update to remove required password on /users/{id}, assert …

July_11_06_01_AM

11 Jul 13:02
36069d8
Compare
Choose a tag to compare
Serializer update to remove required password on /users/{id}, assert …