Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Diego Colombo 8487ee7710 skip test temporarily 2022-01-26 14:32:10 +00:00
Diego Colombo 90817f5f76 wip 2022-01-26 14:32:10 +00:00
Akshita be311b91e2 remove only 2019-06-25 18:12:24 -07:00
Akshita dadb344d09 add the test for the runners 2019-06-25 18:10:31 -07:00
Akshita c6f22ce680 add test for the blazoriframeurl getter 2019-06-25 17:30:20 -07:00
Akshita ce6a61e932 try to write test 2019-06-25 14:43:40 -07:00
Akshita 482e5e1546 Use the client parameters for the iframe 2019-06-24 17:59:21 -07:00
Diego 43c287aab5 PR feedback 2019-06-06 20:52:55 +01:00
Diego 11b6ab2397 fix monaco loading behaviour and tests 2019-06-06 20:52:55 +01:00
Diego fddafc4f16 monaco services track editor langauge 2019-06-06 20:52:55 +01:00
Diego b0f670500c reducer can handle set_workspace_language 2019-06-06 20:52:55 +01:00
Diego efe6fbac15 refactor workspace setup functions 2019-06-06 20:52:55 +01:00
Ravi Chande 1f9811e3e1
auto enable blazor without specifying package (#255)
* Enable blazor for blazor packages
* Fix tests
2019-06-05 12:39:13 -07:00
Diego 7f5f2d38f6
Build client and js api (#234)
* first pass adding projects and files

* work in progress

* update git ignore

* run npm tests when appropriate

* remove project

* gather npm test results

* remove npmrc

* rename folders

* fix vulnerability

* trxfile name changed

* update packages

* fix catch block in build script

* change package name

* fix har validator

* fixed version for har

* node as latest lts

* add css dts

* fix test script for node tests

* lock file

* set default startup options

* clean obj before bulid

* clean obj utility

* clean before build

* moca opt missing

* align node version

* peer dependencies

* revert change

* skip npm install at test execution time

* removed awesome type loader

* add release to trx file path

* remove unused plugin

* test results from node runs

* install mocha peer dependendy

* remove unused packages

* experiment grabbing the output of npm i

* experiment

* experiment with start process

* add write elements

* fix write-host invocation

* fix npm test runner

* updated ncrunch settings
2019-06-03 10:54:47 +01:00