Ensure WidgetFilter sync_with_url uses Widget parameter to serialize values #908
Annotations
4 errors
lumen\tests\test_dashboard.py#L85
test_dashboard_with_url_sync_filters
AssertionError: assert '?A=%5B0.1%2C+0.7%5D&C=%5B%5D' == '?A=%5B0.1%2C+0.7%5D'
- ?A=%5B0.1%2C+0.7%5D
+ ?A=%5B0.1%2C+0.7%5D&C=%5B%5D
? +++++++++
|
lumen\tests\test_dashboard.py#L101
test_dashboard_with_url_sync_filters_with_default
AssertionError: assert '?A=%5B0.1%2C...%27foo1%27%5D' == '?C=%5B%27foo...0.1%2C+0.7%5D'
- ?C=%5B%27foo1%27%5D&A=%5B0.1%2C+0.7%5D
+ ?A=%5B0.1%2C+0.7%5D&C=%5B%27foo1%27%5D
|
lumen\tests\test_dashboard.py#L122
test_dashboard_with_url_sync_filters_with_overwritten_default
AssertionError: assert '?A=%5B0.1%2C+0.7%5D&C=%5B%5D' == '?C=%5B%5D&A=%5B0.1%2C+0.7%5D'
- ?C=%5B%5D&A=%5B0.1%2C+0.7%5D
+ ?A=%5B0.1%2C+0.7%5D&C=%5B%5D
|
|
The logs for this run have expired and are no longer available.
Loading