Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: appengine/swarming/ui/bower.json

Issue 2419613002: Add basic swarming UI tests
Patch Set: Make sure symlink isn't followed for uploading Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/swarming/ui/README.md ('k') | appengine/swarming/ui/build/elements.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/bower.json
diff --git a/appengine/swarming/ui/bower.json b/appengine/swarming/ui/bower.json
index 4c7af3d7536890ce1d82fc2e5b7c369412112042..81db56f93e5f78ce58ff82f9fc56964a63e74b5c 100644
--- a/appengine/swarming/ui/bower.json
+++ b/appengine/swarming/ui/bower.json
@@ -15,7 +15,8 @@
"google-web-components": "GoogleWebComponents/google-web-components#^1.1.0",
"iron-elements": "PolymerElements/iron-elements#~1.0.0",
"paper-elements": "PolymerElements/paper-elements#~1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
+ "polymer": "Polymer/polymer#^1.0.0",
+ "web-component-tester": "^4.0.0"
},
"resolutions": {
"firebase": "^2.3.1"
« no previous file with comments | « appengine/swarming/ui/README.md ('k') | appengine/swarming/ui/build/elements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698