netbox/netbox/core/tests
Jeremy Stretch 77b9820577
Closes #18287: Enable periodic synchronization for data sources (#18747)
* Add sync_interval to DataSource

* Enqueue a SyncDataSourceJob when needed after saving a DataSource

* Fix logic for clearing pending jobs on interval change

* Fix lingering background tasks after modifying DataSource
2025-03-03 09:29:40 -05:00
..
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
test_api.py 7848 Add RQ API (#17938) 2024-11-26 10:01:06 -05:00
test_changelog.py Closes #11279: Replace _name natural key sorting with collation (#18009) 2024-11-15 09:32:09 -05:00
test_filtersets.py Closes #18287: Enable periodic synchronization for data sources (#18747) 2025-03-03 09:29:40 -05:00
test_models.py Closes #16388: Move change logging resources from extras to core (#16545) 2024-06-17 08:03:06 -04:00
test_views.py Fixes #17969: Fix system info export when a config revision exists 2024-11-12 14:35:10 -05:00