Clean up test tags
  • [ ] Some unit test are actually integration tests.
  • [ ] Integration tests should be executed by default.
  • [ ] Expensive integration tests should be moved to functionality tests and similar.
  • [ ] Document this.