Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Navbar UI & dependencies for testing angular #47

Merged
merged 1 commit into from
Jan 15, 2017

Conversation

MatiasComercio
Copy link
Owner

@MatiasComercio MatiasComercio commented Jan 14, 2017

Summary

  • Add navbar as a directive

  • Add mock controller

  • Improve and fix navbar issues from previous versions

    • Add top nav case for long names
  • Sanitize transaltions

  • Add font-awesome

  • Update README.md with font-awesome configuration

  • Add dependencies for testing angular

    • Add karma, jasmine and angular-mocks dependencies
    • Add karma configuration
    • Add karma coverage reporter
    • Add karma to travis CI
    • Add codecov.io to project
    • Update pre-push hook to run karma tests
  • Add navbar directive test

Trello

https://trello.com/c/zIxGILVj/9-maquetar-navbar

@MatiasComercio MatiasComercio force-pushed the navbar-ui branch 12 times, most recently from 257166f to aff1ebf Compare January 14, 2017 23:19
@codecov-io
Copy link

codecov-io commented Jan 14, 2017

Current coverage is 0.16% (diff: 100%)

No coverage report found for development at 88ff648.

Powered by Codecov. Last update 88ff648...91385ee

- Add navbar as a directive
- Add mock controller
- Improve and fix navbar issues from previous versions
  - Add top nav case for long names
- Sanitize transaltions
- Add font-awesome
- Update README.md with font-awesome configuration

- Add dependencies for testing angular
  - Add karma, jasmine and angular-mocks dependencies
  - Add karma configuration
  - Add karma coverage reporter
  - Add karma to travis CI
  - Add codecov.io to project
  - Update pre-push hook to run karma tests

- Add navbar directive test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants