Commit b2d7b53
feat: add backend tests (#73)
* Add flashcards api related tests
* Add flashcards services related tests
* Add pytest-asyncio package
* Add session related testing
* Add more stats related testing
---------
Co-authored-by: ryan.li <[email protected]>
Co-authored-by: ZorroGuardaPavos <[email protected]>1 parent e6a7b95 commit b2d7b53
File tree
15 files changed
+2393
-29
lines changed- backend
- src/flashcards
- tests
- flashcards
- card
- collection
- practice_session
- stats
15 files changed
+2393
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | 317 | | |
335 | 318 | | |
336 | 319 | | |
| |||
373 | 356 | | |
374 | 357 | | |
375 | 358 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | 359 | | |
383 | 360 | | |
384 | 361 | | |
| |||
Whitespace-only changes.
0 commit comments