Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: name and key tests #661

Merged
merged 3 commits into from
Jan 5, 2018
Merged

fix: name and key tests #661

merged 3 commits into from
Jan 5, 2018

Conversation

hacdias
Copy link
Contributor

@hacdias hacdias commented Jan 5, 2018

No description provided.

@ghost ghost assigned hacdias Jan 5, 2018
@ghost ghost added the in progress label Jan 5, 2018
@hacdias hacdias requested a review from daviddias January 5, 2018 18:45
expect(res).to.be.eql({
Path: name.Value
})
expect(res).to.be.eql(name.Value)
Copy link
Contributor

Choose a reason for hiding this comment

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

@hacdias should it be name.value?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for noticing 😄

@hacdias
Copy link
Contributor Author

hacdias commented Jan 5, 2018

I think it's done @diasdavid. For some reason, some testes (not related to name nor key api) failed on some builds but not on others.

@daviddias
Copy link
Contributor

Let's fix the non related issues on a separate PR

@daviddias daviddias merged commit 5ab1d02 into master Jan 5, 2018
@daviddias daviddias deleted the fix/tests branch January 5, 2018 20:55
@ghost ghost removed the in progress label Jan 5, 2018
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.

2 participants