Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

#150 Group the tests by features, refactor tailor instance creation i… #152

Merged
merged 2 commits into from
Jun 6, 2017
Merged

Conversation

addityasingh
Copy link
Contributor

@addityasingh addityasingh commented Jun 3, 2017

tests/tailor.js Outdated
.get('/1').reply(200, 'hello', {
'Link': '<http://link>; rel="stylesheet",<http://link>; rel="fragment-script"'
});
describe('Headers::Tailor', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Already exists before.

@vigneshshanmugam
Copy link
Collaborator

vigneshshanmugam commented Jun 3, 2017

Awesome work :) Thanks for taking this up.

@codecov-io
Copy link

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files          13       13           
  Lines         522      522           
  Branches       89       89           
=======================================
  Hits          479      479           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee67d42...20f794d. Read the comment docs.

@vigneshshanmugam vigneshshanmugam merged commit bd50d3d into zalando:master Jun 6, 2017
rikkert added a commit to rikkert/tailor that referenced this pull request Jun 14, 2017
* upstream/master:
  change the hooks logic for fragment
  Fix hooks
  Add unit test for fetch template.js (zalando#161)
  fix saucelabs key
  Update Buffer to use Node v8 syntax (zalando#154)
  Group the tests by features, refactor tailor instance creation i… (zalando#152)
  fix integration test and remove duplication (zalando#151)
  Provide options to parse multiple Header Links: maxAssetsLinks (zalando#140)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

do something to make the tests look better
3 participants