react-crossroads v0.13.2
React Crossroads (still in alpha stage of development)
Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.
Running the integration tests
The tests need to be able to find chromedriver on the path. On mac install via homebrew with brew install chromedriver then run:
$ gulp integration-test-ciIf you are actively working on the codebase then open two bash shells, and on the first one run the integration test server:
$ gulp integration-test-serverThen you can open the integration test pages in your browser to debug, in your second shell you can run the tests at any time against that server:
$ gulp integration-test11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago