Commit Graph

52 Commits

Author SHA1 Message Date
837797d454 Update cerc_persistence/version.py 2024-03-26 01:35:56 -04:00
Guille
51b7ef2a4e Merge remote-tracking branch 'origin/main' 2024-03-26 06:35:21 +01:00
Guille
374ca7b138 unit test now retrieves the saved data and verify the consistency 2024-03-26 06:35:01 +01:00
76b0b504d3 Update cerc_persistence/version.py 2024-03-25 08:43:48 -04:00
Guille
fac3ecd719 simplify code and try to correct control class 2024-03-25 13:41:57 +01:00
Guille
ce126b10c3 correct path 2024-03-20 12:43:23 +01:00
Guille
8be92c1654 correct path 2024-03-20 12:37:35 +01:00
Guille
5e47429b1c add test_data files 2024-03-20 12:24:18 +01:00
Guille
83dda1e6e0 Correct unit tests 2024-03-20 11:37:46 +01:00
Guille
f91c10cc70 Correct unit tests 2024-03-20 09:46:12 +01:00
Guille
56538e803b Sync with cerc hub and overall code improvements 2024-03-18 12:35:10 +01:00
Guille
6e5441e9d2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cerc_persistence/db_control.py
#	cerc_persistence/repositories/city.py
#	cerc_persistence/repositories/city_object.py
#	cerc_persistence/repositories/simulation_results.py
#	tests/test_db_factory.py
#	tests/test_db_retrieve.py
2024-03-18 11:28:55 +01:00
Guille
139609ee09 Sync with cerc hub and overall code improvements 2024-03-18 11:26:40 +01:00
Ruben1729
d76a8d2486 Finalized buildings_info 2023-12-16 13:13:07 -05:00
Ruben Sanchez
5f5dd2c60a Removed user tests 2023-12-12 09:48:12 -05:00
Ruben Sanchez
2188b62490 Only user fetching failing 2023-12-11 17:06:15 -05:00
Ruben Sanchez
1a4ccfec01 Add user manipulation test 2023-12-09 19:50:06 -05:00
Ruben Sanchez
7f1ba28184 Modify tests and Delete city test 2023-12-09 19:31:07 -05:00
Ruben Sanchez
a24f9fe7b7 Update assert message 2023-12-06 15:31:39 -05:00
Ruben Sanchez
cdb5b06421 Remove TODO 2023-12-06 15:28:12 -05:00
Ruben Sanchez
88c712794c Update test_db_factory to verify the results were saved 2023-12-06 15:27:39 -05:00
Ruben Sanchez
f49e2f3afa remove test_db_retrieve 2023-12-06 11:47:27 -05:00
Ruben Sanchez
5bb032500c Added gitignore back 2023-11-29 13:55:38 -05:00
Ruben Sanchez
820b1cdde8 Tests_output to tests_outputs 2023-11-29 13:55:16 -05:00
Ruben Sanchez
ec05c279a5 Temporary remove of gitignore to test 2023-11-29 13:47:36 -05:00
Ruben Sanchez
d432a0bacf Added all tests to verify that any of them are creating the Montreal.cli file 2023-11-29 13:31:09 -05:00
Ruben Sanchez
c9cc46f943 Replaced previous test with insel export 2023-11-29 13:19:17 -05:00
Ruben Sanchez
1a86449e58 Change of test to generate montreal cli file 2023-11-29 13:09:32 -05:00
Ruben Sanchez
d9e4343a08 Added test responsible for Montreal.cli (I believe) 2023-11-29 12:52:09 -05:00
Ruben Sanchez
1c2a405823 Modify setup to produce proper tar.gz 2023-11-28 14:16:47 -05:00
Ruben Sanchez
cbca0e7637 Update current persistence code base to the hub version 2023-11-28 13:50:06 -05:00
Ruben Sanchez
ba2a9a76fd Replaced tests/tests_data hardcoded to Path(__file__).parent 2023-11-28 13:28:26 -05:00
Ruben Sanchez
01e85bd38c change tests_data path to be relative to the src folder 2023-11-28 13:15:27 -05:00
6c703cbb64 took changes from hub 2023-11-22 12:09:28 -05:00
e9811ddffe Update requirements 2023-11-20 12:16:09 -05:00
404f8d561d Removed the jenkins replace with cerc 2023-11-20 11:10:22 -05:00
60e1686421 Changed env file path 2023-11-15 14:09:45 -05:00
5463325f67 Replace jenkins user to cerc for the env file so that it can find it on the machine 2023-11-15 13:41:10 -05:00
df93a9774b Update cerc_persistence/version.py 2023-11-15 01:14:27 -05:00
Guille
8b9fbddf73 Correct header 2023-11-15 07:10:20 +01:00
Guille
bd70a6fa22 Code improvements 2023-11-15 07:04:13 +01:00
2e99f51933 Fix bug with application id 2023-11-14 14:29:23 -05:00
bb56611150 Update README.md 2023-11-14 12:05:40 -05:00
b10170e9b0 gitignore for egg-info and fix on the requirements.txt building error 2023-11-14 10:47:16 -05:00
22417e49d2 Changed 4 spaces to 2 and added pylintrc 2023-11-13 13:53:52 -05:00
731afca116 Merge branch 'master' of https://nextgenerations-cities.encs.concordia.ca/gitea/r_sanchez/cerc_persistence 2023-10-31 13:20:47 -04:00
4ff6fd4fc8 Fixed README 2023-10-31 13:20:38 -04:00
1943516d92 Update pyproject.toml 2023-10-31 12:38:17 -04:00
8087c22370 Removed .idea 2023-10-31 09:54:13 -04:00
fc7b0b55fb Added gitignore 2023-10-31 09:51:26 -04:00