Giter Club home page Giter Club logo

formstack-directive's Introduction

Formstack Angular Directive

Working Angular 1 directive created that meets the following requirements:

  • Receives a model as a float (from 0 - 1)
  • Displays to the user as a percentage (from 0 - 100)
  • Would be marked invalid if below 0 or above 100

Regarding deliverables, this repository contains:

  • The directive implementation
  • A simple template implementing the directive
  • Tests covering the functionality of the directive

Regarding tests, I created unit tests for the initial implementation but found the implementation was inadequate. After fixing the directive, I hit a wall with writing useful tests.

I used Jasmine for unit testing, but I found it difficult to mock the necessary user interaction with the directive to test the directive requirements. I think Protractor might have made it easier since it was more about mocking the user interaction rather than how the directive worked with other Angular services or controllers. This obviously demonstrates some learning opportunities on my part, so if I ran into this situation on the job, I'd be quick to engage my team members who might have know the right approach.

Contents

Boilerplate

Boilerplate for project: "Simple AngularJS app setup with Jasmine and an Html Test Runner" created by felippenardi.

formstack-directive's People

Contributors

israelvicars avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.