Ref T8377. Mostly just a framework for test coverage.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T8377: Build the core "Spaces" Application
- Commits
- Restricted Diffusion Commit
rP76523eec6718: Implement DestructibleInterface on Spaces, add some basic tests
Tests pass.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php | ||
---|---|---|
96–97 | policy transactions not ready yet? or maybe this is necessary to make sure tests always work regardess of app settings? |
src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php | ||
---|---|---|
96–97 | Oh, right. I added these for the latter case while doing something else but should be able to just use transactions. |