Skip to content

Conversation

@fxedel
Copy link
Member

@fxedel fxedel commented Feb 25, 2017

closes #3

@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 25, 2017 23:13 Inactive
@fxedel fxedel added the component-test Affects the automated tests. label Feb 25, 2017
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 25, 2017 23:33 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 25, 2017 23:38 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 25, 2017 23:44 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 00:00 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 00:03 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 00:18 Inactive
}

if (!failed) {
console.log(colors.green('Test passed.'));
Copy link
Member Author

Choose a reason for hiding this comment

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

More details in this message wished.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.


// get index (and adjust the fixtures' names)
const fixturePath = path.join(__dirname, '..', 'fixtures');
const index = JSON.parse(fs.readFileSync(path.join(fixturePath, 'index_manufacturers.json'), 'utf8'));
Copy link
Member Author

Choose a reason for hiding this comment

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

Add console message printing the used index filename.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 08:48 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 08:51 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 16:09 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 16:44 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 26, 2017 16:53 Inactive
@fxedel
Copy link
Member Author

fxedel commented Feb 26, 2017

Needs to be done before merging:

  • add test for manufacturers.json
  • add test for index_types.json
  • finish channel testing in fixtures_valid.js test
  • final review of all tests

@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 27, 2017 17:29 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 27, 2017 17:55 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 27, 2017 17:56 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 27, 2017 19:14 Inactive
@FloEdelmann FloEdelmann temporarily deployed to open-fixture-library-pr-11 February 27, 2017 19:57 Inactive
Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

LGTM

@fxedel fxedel merged this pull request into master Feb 27, 2017
fxedel added a commit that referenced this pull request Feb 27, 2017
@fxedel fxedel changed the title WIP: Add meaningful tests Add meaningful tests Feb 27, 2017
@fxedel fxedel deleted the add-meaningful-tests branch February 27, 2017 20:54
@FloEdelmann FloEdelmann mentioned this pull request Sep 6, 2018
11 tasks
This was referenced May 20, 2025
@FloEdelmann FloEdelmann mentioned this pull request Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-test Affects the automated tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add meaningful tests

3 participants