Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Step 4 - Tutorial code different than github code #213

Closed
gregdm opened this issue Nov 19, 2014 · 0 comments
Closed

Step 4 - Tutorial code different than github code #213

gregdm opened this issue Nov 19, 2014 · 0 comments

Comments

@gregdm
Copy link

gregdm commented Nov 19, 2014

Remove : inject(function($controller)
In Github test/unit/controllersSpecs.js :

it('should create "phones" model with 3 phones', inject(function($controller) {
  expect(scope.phones.length).toBe(3);
}));

in official tuto :

it('should create "phones" model with 3 phones', function() {
  expect(scope.phones.length).toBe(3);
});
petebacondarwin added a commit that referenced this issue Nov 22, 2014
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes #213
petebacondarwin added a commit that referenced this issue Dec 22, 2014
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes #213
petebacondarwin added a commit that referenced this issue Jun 29, 2015
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes #213
petebacondarwin added a commit that referenced this issue Jun 29, 2015
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes #213
petebacondarwin added a commit that referenced this issue Jun 29, 2015
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes #213
kaiserk pushed a commit to kaiserk/angular-phonecat that referenced this issue Nov 3, 2015
teropa pushed a commit to teropa/angular-phonecat that referenced this issue Jan 24, 2016
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 28, 2016
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 30, 2016
- Add "age" property to the phone model
- Add select box to control phone list order
- Override the default order value in controller
- Add unit and e2e test for this feature

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 31, 2016
- Added `age` property to the phone model.
- Added a drop-down menu to control the phone list order.
- Overrode the default order value in controller.
- Added unit and e2e test for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 31, 2016
- Added `age` property to the phone model.
- Added a drop-down menu to control the phone list order.
- Overrode the default order value in controller.
- Added unit and e2e test for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 1, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 1, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 4, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 4, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 4, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 5, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 11, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 11, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 11, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 12, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 28, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Apr 29, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit that referenced this issue May 24, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue May 24, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Jun 17, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit that referenced this issue Jun 17, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Jul 5, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
petebacondarwin added a commit that referenced this issue Jul 7, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
petebacondarwin added a commit that referenced this issue Jul 7, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
petebacondarwin added a commit that referenced this issue Jul 7, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Oct 18, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Nov 21, 2016
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 20, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 20, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 20, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 26, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 26, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 26, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Mar 27, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Oct 30, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Oct 30, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Oct 30, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Oct 31, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Nov 1, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Nov 2, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Nov 2, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Nov 5, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit to gkalpak/angular-phonecat that referenced this issue Nov 5, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes angular#213
gkalpak pushed a commit that referenced this issue Nov 15, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Nov 15, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Nov 15, 2018
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
gkalpak pushed a commit that referenced this issue Jun 5, 2020
- Add an `age` property to the phone model.
- Add a drop-down menu to control the phone list order.
- Override the default order value in controller.
- Add unit and end-to-end tests for this feature.

Closes #213
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant