You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[psc-ide] Restructure testing to avoid running the server (purescript#2599)
* rename IdeDeclTypeSynonym
* wip
* get rid of integration tests for SourceFile
* merge fixes
* lensSatisfies is actually anyOf
* ctors for operators
* ports Rebuild Spec to new test suite
* ports Import integration tests to new testing api
* remove Integration module && don't start a psc-ide-server for tests
* add synchronous versions of load and rebuild for tests
* revert Synonym name change
* unify Sync rebuild and load design
* remove unused dependencies
0 commit comments