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
- Branch
- spaces2
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 6431 Build 6453: [Placeholder Plan] Wait for 30 Seconds
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. |