* Add exists filtering functionality to Archive. Add test case and refactor existing Archive EventPattern test cases * Apply black formatting * Change NotImplementedError to warning * Simplify unimplemented warning for filters * Change str check to six.string_types check for python2.7 Co-authored-by: Tom Noble <tom.noble@bjss.com>