Hi,
thanks for putting some test work together.
--> that way you can _really_ tell if something is broken, since executed against a real (separated) server, and not against something that is mocked.
However, not sure I really like having a new "tests" folder at "root" level of the project;
Instead, I'd prefer a separate PushEE-integration-tests project, which does the same.
For me, tests inside of the project should be more mock/unit/BDD kinda tests. Integration tests should be on their own repo, IMO
Once, we have an "official" AG-PushEE repo, do you think having these "integration" in an isolated repo makes sense?
-Matthias