Commit Graph

17 Commits (master)

Author SHA1 Message Date
Parth Mehta db13126409 Conversions Suggestion: (ANGLE) - Add Missing Units (#4224)
* added custom units for angle conversions

* added triggers for angle custom units

* added front-end tests for custom angle units

* Refactoring. Categorized queries by the quantity they represent

* minor update

* added trigger for the word - microarcseconds

* replaced exponent-based values with decimal-based ones

* Updated tests to use defined units

* added the missing commas

* removed duplicate e+12 from test spec
2017-06-03 15:35:10 +01:00
PJ Hampton 07a5ba3e85 Add missing energy units. (#4223) 2017-05-24 18:06:25 -04:00
Yashhwanth Ram 03c20c1587 Conversions: Add pressure units (#4214)
* Add extra units for pressure conversion (#4178)

* Fix KPa to kPa and Kbar to kbar

* Fix Kbar to kbar in customUnits
2017-05-18 12:35:01 +01:00
Owen Hines 90df22ecb7 Conversions: Add more mass units (#4213)
* Added missing mass units. Commits from #4192

* Fixed duplicate declaration of customUnits array.

* Precision changes to pass tests.
2017-05-16 17:30:48 +01:00
Futtetennista 479aaa3f0e Conversions: Add missing units (POWER) (#4185)
* Add power custom unit and some tests

* Update triggering

* Fix spec

* Add missing comma

* Amend symbols

* Fix specs

* Fix kilowatt symbol

* Use unit value from yml file

* Amend units
2017-05-15 17:05:14 +01:00
PJ Hampton 1ce7de6bdb Add in missing duration units. (#4195) 2017-05-12 14:55:36 -04:00
Aditya Tandon 07d1553b1d Conversions: Adds missing units for Force conversion type (#4197)
* adds kilonewton unit to force type

* adds remaining units

* formats the file and  comma correction

* fixing the test

* fixing the test 2

* fixing the test part 3

* fixing the test part 4 perhaps the final one

* fixing the test part 4 surely the final one

* fixing the test part 4 definetly the final one
2017-05-12 14:20:43 -04:00
PJ Hampton 422602d17a Add missing area units. (#4196) 2017-05-11 17:50:39 -04:00
PJ Hampton 512d0c49e8 Conversions: Fixed spelling of cmH2O and Cups, Fixes FE-Tests (#4160)
* Fixed spelling of cmH2O

* Add working tests.

* Try jasmine-node.

* Added init package file.

* Install mathjs.

* Refactored custom units.

* Finish up tests.

* Update package.json.

* Fix cups spelling.
2017-05-05 15:18:03 -04:00
PJ Hampton 0c3ee13c20 Travis... please work. 2017-05-03 13:17:54 +01:00
PJ Hampton 5339c29f9e Add tests for custom units. 2017-05-03 13:09:41 +01:00
PJ Hampton c3388bb77a Checking in work. 2017-05-02 22:38:43 +01:00
PJ Hampton 0d01b9ebc5 Update test file. 2017-04-28 13:55:10 +00:00
PJ Hampton dd550e6072 Add number check. 2017-04-28 13:46:57 +00:00
PJ Hampton 45f4fea469 Removed getters. 2017-04-28 13:00:31 +00:00
PJ Hampton 1d2606ae16 Add utils for testing. 2017-04-28 12:36:32 +00:00
PJ Hampton 4bd79a4c13 Add jasmine setup. 2017-04-28 11:43:25 +00:00