forked from angulardart/angular
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(_tests,ngforms,ngrouter,ngtest): add firefox as a testing platform
Signed-off-by: Gavin Zhao <[email protected]>
- Loading branch information
1 parent
254bcb7
commit cf2a733
Showing
5 changed files
with
4 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ presets: | |
browser: | ||
platforms: | ||
- chrome | ||
- firefox | ||
paths: | ||
- test/bootstrap | ||
- test/common | ||
|
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 |
---|---|---|
|
@@ -4,3 +4,4 @@ include: ../tool/dart_test_repo.yaml | |
# This repository has only web tests. | ||
platforms: | ||
- chrome | ||
- firefox |
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 |
---|---|---|
|
@@ -4,3 +4,4 @@ include: ../tool/dart_test_repo.yaml | |
# This repository has only web tests. | ||
platforms: | ||
- chrome | ||
- firefox |
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 |
---|---|---|
|
@@ -4,3 +4,4 @@ include: ../tool/dart_test_repo.yaml | |
# This repository has only web tests. | ||
platforms: | ||
- chrome | ||
- firefox |
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