You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	Add cypress:debug script to webapp/package.json (#3088)
This commit is contained in:
		| @@ -15,6 +15,7 @@ | ||||
| 		"i18n-extract": "formatjs extract ../mattermost-plugin/webapp/src/*/*/*.ts? src/*.ts? src/*/*.ts? src/*/*/*.ts? src/*/*/*/*.ts? --out-file i18n/tmp.json; formatjs compile i18n/tmp.json --out-file i18n/en.json; rm i18n/tmp.json", | ||||
| 		"runserver-test": "cd cypress && \"../../bin/focalboard-server\"", | ||||
| 		"cypress:ci": "start-server-and-test runserver-test http://localhost:8088 cypress:run", | ||||
| 		"cypress:debug": "start-server-and-test runserver-test http://localhost:8088 cypress:open", | ||||
| 		"cypress:run": "cypress run", | ||||
| 		"cypress:run:chrome": "cypress run --browser chrome", | ||||
| 		"cypress:run:firefox": "cypress run --browser firefox", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user