summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* fix testcaseThomas Feldmann2022-03-31
* add testsThomas Feldmann2022-03-31
* add rule filtering by tagsThomas Feldmann2022-03-30
* fix created testsThomas Feldmann2022-02-11
* add date_addedThomas Feldmann2022-02-11
* format with black and isortThomas Feldmann2022-02-09
* add simulation options to shellThomas Feldmann2022-02-09
* message if shell is not run in simulationThomas Feldmann2022-02-09
* remove macos from testsThomas Feldmann2022-02-07
* update shell tests for windowsThomas Feldmann2022-02-07
* update docsThomas Feldmann2022-02-07
* add filter testsThomas Feldmann2022-02-06
* update testsThomas Feldmann2022-02-06
* fix renameThomas Feldmann2022-02-06
* fix copyThomas Feldmann2022-02-04
* updateThomas Feldmann2022-02-03
* update testsThomas Feldmann2022-02-03
* update testsThomas Feldmann2022-02-02
* move integration tests to todoThomas Feldmann2022-02-02
* support running completely in mem for testsThomas Feldmann2022-02-02
* formattingThomas Feldmann2022-02-02
* update testsThomas Feldmann2022-02-02
* update docsThomas Feldmann2022-02-01
* update docsThomas Feldmann2022-02-01
* fix examplesThomas Feldmann2022-02-01
* doc testsThomas Feldmann2022-01-30
* update testsThomas Feldmann2022-01-28
* update some testsThomas Feldmann2022-01-28
* validate all example configsThomas Feldmann2022-01-26
* python 3.6 minimum, remove old compat codeThomas Feldmann2021-04-20
* Action: macOS tags (#113)Thomas Feldmann2021-04-20
* mark rule order test as todoThomas Feldmann2020-06-08
* Add filter: Duplicates (#55)Thomas Feldmann2020-05-17
* add unit test for #74Thomas Feldmann2020-04-30
* filename bugfixThomas Feldmann2020-04-03
* Merge pull request #71 from the-geekery/feature/multiline-file-content-filterThomas Feldmann2020-03-28
|\
| * Add support for multiline content filterszor-el2020-03-18
* | Flatten filter and action listsTomasz Rawdanowicz2020-03-18
|/
* update testsThomas Feldmann2020-03-04
* try to fix CI for file content filterfgma2020-01-09
* support for file content based filtering using regular expressionsfgma2020-01-09
* add delete actionThomas Feldmann2019-11-28
* WIP: Add EXIF filter (#46)Thomas Feldmann2019-11-26
* Merge feature/filter-exif into masterThomas Feldmann2019-11-26
* add test for #52Thomas Feldmann2019-11-22
* Typehints (#53)Thomas Feldmann2019-11-22
* add test for issue #51Thomas Feldmann2019-11-22
* replace all assert_called with call_count > 0Thomas Feldmann2019-10-25
* use unittest.mock instead of mock libraryThomas Feldmann2019-08-29
* update filters to support arguments (#45)Thomas Feldmann2019-08-19