AleksanderBodurri
3556129afe
build(devtools): create bazel build rules for shared-utils and the protocol library
...
Allows shared-utils and protocol to be built with `bazel build projects/shared-utils` and `bazel build projects/protocol`. This lays down the necessary ground work to include these libraries as dependencies in other bazel build rules.
2021-11-10 12:30:54 -05:00
Renovate Bot
87c660508c
build(devtools): update angular-framework
2021-11-05 13:09:57 -07:00
Amir Rustamzadeh
5b0d3356a6
ci(devtools): fix flaky tests using cypress orb ( rangle/angular-devtools#733 )
...
* ci: refactor circle config to use cypress orb
* ci: skipping unit tests while validating e2e runs
* ci: fix karma chrome launches
* ci: investigating karma headless failure
* ci: iterating on failure
* ci: move environment to executor
* build: revert karma config changes
* ci: update karma config
Co-authored-by: mgechev <mgechev@gmail.com>
2021-05-23 11:39:48 -07:00
Renovate Bot
7ecc547fdb
build(devtools): update angular-framework
2021-05-17 18:29:07 -07:00
Sumit Arora
8c9645849a
feat(devtools): updating to karma-coverage and setting clear context to true
2021-05-03 15:43:45 -07:00
Renovate Bot
5dec59bd99
build(devtools): update angular-framework
2020-11-20 16:25:35 +02:00
mgechev
35f606b8ee
build(devtools): revert solution-style tsconfig to align with cli
2020-08-12 18:10:34 +03:00
mgechev
04e41b3606
build(devtools): update to latest project structure
2020-07-13 19:32:51 +03:00
Renovate Bot
46f842bf92
build(devtools): update angular-framework
2020-06-27 15:11:07 -07:00
AleksanderBodurri
ef16144443
test(devtools): integration tests for node selection logic after change detection
2020-03-10 14:54:24 -07:00
AleksanderBodurri
34d2f4057a
test(devtools): write unit tests for arrayEquals function
2020-03-10 14:54:24 -07:00
AleksanderBodurri
9bdaa57a74
feat(devtools): create shared-utils project library to house functions and classes that can be used by any other project
2020-03-10 14:54:24 -07:00