Falko Schindler
|
8d373eca7f
update pytests to import Screen from nicegui.testing
|
1 年之前 |
Falko Schindler
|
72473b823b
avoid some pytest warnings
|
1 年之前 |
Falko Schindler
|
739dbb7cfe
update pytests
|
1 年之前 |
Falko Schindler
|
df5665426f
fix pytests
|
1 年之前 |
Falko Schindler
|
a74a9b5348
cleanup constants in Screen class
|
1 年之前 |
Falko Schindler
|
16c4c7ddc7
add pytest
|
1 年之前 |
Falko Schindler
|
d0f22d0a44
try to fix pytest
|
1 年之前 |
Rodja Trappe
|
b74ca0b8d8
fixed test
|
1 年之前 |
Rodja Trappe
|
df6824577a
testing access app.storage.user from fastapi
|
1 年之前 |
Falko Schindler
|
81d1eb3a0e
implement persistence using observable dicts
|
1 年之前 |
Falko Schindler
|
bae918679d
split user storage into separate files; fix mypy
|
1 年之前 |
Falko Schindler
|
dc5f5cbc04
code review
|
1 年之前 |
Falko Schindler
|
7ca577e327
fix pytest
|
2 年之前 |
Rodja Trappe
|
ab6aeae5c4
rename app.storage.individual to app.storage.user
|
2 年之前 |
Rodja Trappe
|
1e425d66ff
only enable session storage if secret is provided
|
2 年之前 |
Rodja Trappe
|
e8919f9df6
rewrote auth example to use new app.storage code
|
2 年之前 |
Rodja Trappe
|
b30060d1c1
cleanup
|
2 年之前 |
Rodja Trappe
|
60f8c35982
introducing storage.general and storage.individual
|
2 年之前 |
Rodja Trappe
|
60b864e79b
raise error if session is modified after response
|
2 年之前 |
Rodja Trappe
|
0a73631a4b
moved session access to "app.storage.session"
|
2 年之前 |