6 Commits (8fc005f43daf400e55f087f48e4deac3366c8e3a)

Author SHA1 Message Date
Sean d4d0ef9949 update gist handling (#715)
* update gist handling

* address comments

* clean up a bit

* getRouteState(router)

* move try/catch into getGist

* updateQueryString -> updateRouteState

* clean up more

* add cypress tests

* delete comments

* remove wait
6 years ago
Mike Fix 008ba67eac remove old TODOs 6 years ago
Mike Fix aff95f4e5e run cypress tests against localhost
- Closes #616
6 years ago
Mike Fix 17e44654c6 fix old integration tests, implement basic ones
- Closes #456
6 years ago
Michael Fix 80cf355b44
Use gist language response (#343)
* Use gist language response

* Use gist language response - fix when no queryparams are given (#344)

* fix when no queryparams are given
e.g. http://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8 would still not set the language property because the initialState is null

* move gist language to its own test

* Update test
7 years ago
Mike Fix 85a6385178 Add gist test 7 years ago