mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-04-02 14:30:23 +00:00
No description
It would be better to separate the time-zone logic to a separate unit and test just this logic. This logic is simply convert minutes to HH:MM, the source of time-zone is from date object... |
||
|---|---|---|
| .externalToolBuilders | ||
| .idea | ||
| .settings | ||
| css | ||
| example | ||
| lib | ||
| logo | ||
| regression | ||
| scenario | ||
| src | ||
| test | ||
| .gitignore | ||
| .project | ||
| angularjs.ftp | ||
| java | ||
| jsTestDriver-jquery.conf | ||
| jsTestDriver.conf | ||
| LICENSE | ||
| nodeserver.sh | ||
| Rakefile | ||
| README.md | ||
| server.sh | ||
| test.sh | ||
Angular
Compiling
rake compile
Running Tests
rake server:start
rake test