• Joined on 2023-07-25
boris pushed to main at boris/ue_pe_web 2024-03-06 15:35:31 +00:00
d6922c17ec Update tests for file.py.
boris pushed to main at boris/ue_pe_web 2024-03-06 10:48:32 +00:00
b48ffa3781 Add tests for file.py, improve tests for log.py.
boris pushed to main at boris/ue_pe_web 2024-03-06 10:24:50 +00:00
f98451ef5f Add more tests for log.py.
boris pushed to main at boris/ue_pe_web 2024-03-05 08:55:06 +00:00
e42c4462d6 Update docs.
a14ee9623c Add tests for log.py.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-03-05 08:44:49 +00:00
09989a2e11 Add documentation to scripts + generated docs.
261befbf0f Add pdoc dep.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-03-05 08:22:15 +00:00
e57060a2ef Add test resources for serving files.
boris pushed to main at boris/ue_pe_web 2024-03-05 08:13:44 +00:00
3e0637079f Add pdm deps.
f626e26002 Make the server stop after tests.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-03-04 22:26:20 +00:00
fe056aae11 WIP Updates to server tests.
boris opened issue boris/ue_pe_web#1 2024-03-04 21:26:29 +00:00
Tests make the server crash
boris pushed to main at boris/ue_pe_web 2024-03-04 21:23:12 +00:00
416da69644 Minor comments improvements.
ab72a3b0de Add init tests for myserve.serve.
b622c848f6 Relax the python version constraint in pyproject.toml.
Compare 3 commits »
boris pushed to main at boris/ue_pe_web 2024-02-16 10:04:48 +00:00
3fac747a6a Add output to readme for multi threads.
f0e7188ece Add src file for multi threaded server.
b93e9c4f55 Fix useless commands in intro_python_complete.
Compare 3 commits »
boris pushed to main at boris/ue_pe_web 2024-02-01 08:33:45 +00:00
53e74fdd79 Improve complete with last exercice.
a1b31fea9d Clean up student version, improve step 1.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-01-28 12:07:58 +00:00
f3f5c2dd72 Update steps for sockets.
boris pushed to main at boris/ue_pe_web 2024-01-25 10:20:53 +00:00
49a7c339a4 Create student and complete versions of script.
6d74f4f986 Update sockets code & tests.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-01-24 21:56:06 +00:00
7bfb35cfb5 Update pdm conf, add lock.
7a6435a19f Initialise PDM.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-01-24 20:08:06 +00:00
5db3134ca8 Minor fix to style.
boris pushed to main at boris/ue_pe_web 2024-01-24 09:48:32 +00:00
f04f117069 Remove latex doc from this repo.
boris pushed to main at boris/ue_pe_web 2024-01-24 09:45:53 +00:00
262605523c Provide code for socket module.
4d89e68f19 rename modules to follow pdf.
Compare 2 commits »
boris pushed to main at boris/ue_pe_web 2024-01-19 09:43:20 +00:00
330195db04 Update LaTeX doc.
boris pushed to main at boris/ue_pe_web 2024-01-19 08:58:16 +00:00
bb8de14c4c Update readme with pdm install information.