This website requires JavaScript.
Explore
Help
Sign In
nik
/
FreedomBox
Watch
1
Star
0
Fork
0
You've already forked FreedomBox
mirror of
https://github.com/freedombox/FreedomBox.git
synced
2026-03-11 09:04:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreedomBox
/
plinth
/
tests
History
Sunil Mohan Adapa
b2e6508b16
rssbridge: Add functional tests
...
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-07-17 09:04:54 -07:00
..
data
…
functional
rssbridge: Add functional tests
2022-07-17 09:04:54 -07:00
__init__.py
…
config.py
…
conftest.py
…
test_action_utils.py
…
test_actions_actions.py
actions: Add a decorator for marking superuser actions
2022-06-20 18:16:47 -04:00
test_actions.py
actions: Add a decorator for marking superuser actions
2022-06-20 18:16:47 -04:00
test_app.py
app: Add component to store enabled state of an app in kvstore
2022-02-10 20:31:33 -05:00
test_cfg.py
…
test_clients.py
…
test_context_processors.py
…
test_custom_shortcuts.py
…
test_daemon.py
…
test_frontpage.py
frontpage: Allow showing links to manual pages
2022-05-22 05:44:20 -04:00
test_kvstore.py
…
test_menu.py
…
test_middleware.py
tests: Add a dummy parameter for middlewares
2022-06-20 10:40:48 -07:00
test_module_loader.py
actions: Add a decorator for marking superuser actions
2022-06-20 18:16:47 -04:00
test_network.py
…
test_notification.py
…
test_package.py
package: Update package expression API and fix regressions
2022-04-10 09:51:13 -04:00
test_templatetags.py
…
test_utils.py
*: pylint: Explicitly specify encoding when open a file
2022-07-04 19:45:57 -04:00
test_views.py
…
test_web_server.py
…