Activity
Feature C: real Postgres Database is added. httpx.AsyncClient instead…
Feature C: real Postgres Database is added. httpx.AsyncClient instead…
Pull request merge
Merge remote-tracking branch 'origin/feature-c' into feature-c
Merge remote-tracking branch 'origin/feature-c' into feature-c
a POST test works (!) and all rows in a database are being saved.
a POST test works (!) and all rows in a database are being saved.
an attempt to add httpx.AsyncClient (it doesn't work now)
an attempt to add httpx.AsyncClient (it doesn't work now)
everything is almost ready to switch a DB from a dictionary to a real…
everything is almost ready to switch a DB from a dictionary to a real…
codes were updated according to SoW
codes were updated according to SoW
first 'post' test is finished. a test for wrong URLs is written and i…
first 'post' test is finished. a test for wrong URLs is written and i…
files with models is added || post handler and post test are written.…
files with models is added || post handler and post test are written.…
Test is added. router and stubs for handlers are added. First test is…
Test is added. router and stubs for handlers are added. First test is…
excluding 3.10 due to error with installing of uvloop battery. error:…
excluding 3.10 due to error with installing of uvloop battery. error:…