Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Add tests for #107 #108

Merged
merged 2 commits into from
Jul 14, 2014
Merged

Conversation

SimeonC
Copy link
Contributor

@SimeonC SimeonC commented Jul 14, 2014

I've added tests for three scenarios I came up with: "person.name as person in people", "person as person in people" and "person in people".

Also I modified your package.json to add a postinstall (runs bower install after npm install) and test script (means that npm test will run gulp test) - they're helpful for contributors getting started with minimum fuss.

@dimirc
Copy link
Contributor

dimirc commented Jul 14, 2014

Good. Can you add tests for changes from model to view? I mean changing the scope should make control to select the correct object as selected value in case it has an specific property or the whole object

@SimeonC
Copy link
Contributor Author

SimeonC commented Jul 14, 2014

Good point, I forgot about that way as well. Tests are added now.

dimirc added a commit that referenced this pull request Jul 14, 2014
@dimirc dimirc merged commit c2183c2 into angular-ui:feat-modelmapper Jul 14, 2014
@dimirc
Copy link
Contributor

dimirc commented Jul 14, 2014

@SimeonC thanks

@SimeonC SimeonC deleted the feat-modelmapper branch July 15, 2014 03:37
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