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
This adds bazel test rules for everything under cdk/ and sets CircleCI
to run them. However, all cdk subpackages that have a `@Component` are
broken for a reason I have not figured out yet (probably something to do
with loading html/css). Overlay tests don't work because there's not yet
a way to pass through flags to the browser. These issues will be addressed in a follow-up PR.
0 commit comments