This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-www
Watch
1
Star
0
Fork
You've already forked scratch-www
0
mirror of
https://github.com/scratchfoundation/scratch-www.git
synced
2024-11-23 23:57:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
4c49ae1701
scratch-www
/
test
/
integration
/
package.json
7 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
Issue/gh 1013 remove end to end testing package dependencies from repo (#1319) * remove selenium from package.json * Add package.json & README for the integration directory * add newline at end of file * add chromedriver dependency
2017-05-24 13:12:37 -04:00
{
Update travis.yml typo on running smoke tests
2018-05-30 11:03:40 -04:00
"dependencies"
:
{
Update selenium-webdriver and chromedriver versions to match gui.
2018-05-08 16:19:56 -04:00
"selenium-webdriver"
:
"3.6.0"
,
"chromedriver"
:
"2.37.0"
Issue/gh 1013 remove end to end testing package dependencies from repo (#1319) * remove selenium from package.json * Add package.json & README for the integration directory * add newline at end of file * add chromedriver dependency
2017-05-24 13:12:37 -04:00
}
}
Reference in a new issue
Copy permalink