summaryrefslogtreecommitdiff
path: root/test/units/plugins/strategy/test_strategy.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused imports in unit tests (#79893)Matt Clay2023-02-021-1/+0
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-161-71/+2
* Revert "Re-enable strategy units (#78293)" (#78300)Matt Clay2022-07-191-0/+2
* Re-enable strategy units (#78293)Matt Martz2022-07-191-2/+0
* Use unittest.mock instead of mock. (#77883)Matt Clay2022-05-231-1/+1
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-221-1/+1
* Parser errors from within includes should not be rescueable (#73722)Martin Krizek2021-11-011-1/+12
* Temporarily disable strategy units (#74048)Matt Martz2021-03-261-0/+4
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-181-16/+16
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-281-0/+546