core/tests/components/http
J. Nick Koston 48485fc2bf
Complete persistent notifications migration (#92828)
* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* fixes

* fixes

* fixes

* ws test

* update tests

* update tests

* fix more tests

* fix more tests

* more fixes

* fix

* fix person

* fix person

* keep whitelist

* use singleton
2023-05-25 23:09:13 -04:00
..
__init__.py
conftest.py
test_auth.py Always enforce URL param ordering for signed URLs (#90148) 2023-03-22 22:54:09 -04:00
test_ban.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_cors.py
test_data_validator.py Improve http handler performance (#93324) 2023-05-21 13:36:03 -05:00
test_forwarded.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_init.py Use tmp_path in tests (#91203) 2023-04-12 08:19:01 +02:00
test_request_context.py
test_security_filter.py Filter out ASCII tab or newline from input URLs (#90348) 2023-03-27 13:49:40 -04:00
test_view.py Improve http handler performance (#93324) 2023-05-21 13:36:03 -05:00