-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor #327 Test grids with UI instead of API (loic425)
This PR was merged into the 1.13 branch. Discussion ---------- Commits ------- 8910e60 Test grids with UI instead of API e0df523 Update src/Bundle/Tests/Functional/GridUiTest.php bbce3ff Route of type sylius resource instead of resource_api b6e8c21 Improve PHPUnit tests
- Loading branch information
Showing
33 changed files
with
309 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,5 @@ src/Bundle/test/tmp | |
|
||
src/Bundle/test/vendor/ | ||
src/Bundle/test/composer.lock | ||
|
||
tests/Application/config/db.sql |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.