Skip to content

Conversation

@kevmoo
Copy link
Member

@kevmoo kevmoo commented Apr 11, 2018

Waiting on #35 to land

@dart-lang dart-lang deleted a comment from googlebot Apr 11, 2018
@kevmoo kevmoo changed the title WIP: Add an integration test for serve Add an integration test for serve Apr 11, 2018
@kevmoo
Copy link
Member Author

kevmoo commented Apr 11, 2018

@nshahan – fixed windows builds and now using SIGINT.

PTAL

@kevmoo kevmoo requested a review from nshahan April 11, 2018 16:38

group('should serve with valid configuration', () {
for (var withDDC in [true, false]) {
test(withDDC ? 'DDC' : 'dart2js', () async {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I'd argue that this kind of logic will make it harder to know where to look if one of these tests starts failing.

@kevmoo
Copy link
Member Author

kevmoo commented Apr 11, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants