Commit Graph

30 Commits

Author SHA1 Message Date
fernandomg 9151075401 Fix typo 2018-11-07 14:00:53 -03:00
fernandomg 5ec0904305 Fix tests 2018-11-07 13:59:16 -03:00
fernandomg d3f7d7bd76 Fix integration branch 2018-11-07 11:23:20 -03:00
Fernando c3b5f58712
Merge branch 'integration/#1082-new-design' into issue#1179 2018-11-06 16:26:51 -03:00
Fernando ee2aff771c
Merge branch 'integration/#1082-new-design' into 1169-test-step3-after-facelifting 2018-11-06 15:19:04 -03:00
Mariano Aguero 2c88107338 Update tests 2018-11-05 21:31:31 -03:00
Mariano Aguero 08aee90a5e Remove duplicate error on whitelist 2018-11-02 18:57:04 -03:00
fernandomg a992372231 Update GAS_PRICE constant to have keys in lowercase
- update `id`, `price`, `descriptions` keys names
 - refactor `GasPriceInput` component
 - remove `objectKeysToLowerCase` function
 - remove tests for `objectKeysToLowerCase` function
 - update `GasPriceStore` tests
 - update `GasPriceStore` tests
2018-11-02 10:59:00 -03:00
fernandomg 1edfd173f2 Fix tests 2018-11-02 10:53:39 -03:00
Mariano Aguero e0f4e52c73 Added test to copy 2018-11-01 23:34:45 -03:00
Mariano Aguero f7b28c9d0a Update validations tests 2018-11-01 16:44:24 -03:00
Mariano Aguero 7851f886f7 Add file upload improvements for step3 and tests 2018-11-01 15:39:52 -03:00
Mariano Aguero e9ac5c0ada Fix strategy problem 2018-10-25 15:31:57 -03:00
fernandomg a680776601 Update objectKeysToLowerCase tests evaluation 2018-10-25 15:30:50 -03:00
Mariano Aguero 28fc205c17 Add test to errorsCsv Function 2018-10-25 15:24:28 -03:00
Mariano Aguero 1c20f7aab5 Add test for uniqueElementBy function 2018-10-25 15:24:28 -03:00
Mariano Aguero 91c47175c4 Update test and snapshots 2018-10-25 15:21:28 -03:00
Mariano Aguero ecdcecb32c Added tests 2018-10-25 14:55:54 -03:00
fernandomg 81b7dc5c10 Add tests for utils
- `removeTrailingNUL`
 - `toBigNumber`
 - `objectKeysToLowerCase`
 - `validateTier`
 - `validateSupply`
2018-10-25 12:15:01 -03:00
fernandomg 2e6e78c2ba Update executeSequentially and its tests
- supports a new callback that will be called immediately after every fn successful call
2018-09-29 09:41:41 -03:00
dennis00010011b 0a82987262 resolve merge conflict 2018-08-10 03:14:48 -07:00
fernandomg 1bea42c414 Prevent importing from CSV whitelist addresses with maxCap greater than tier's supply
- Updated tests
  - Disabled supply after adding whitelist addresses to the tier (same behavior as with decimals and reserved addresses)
2018-08-08 13:40:55 -03:00
fernandomg 754c9b94ef Update tests for processWhitelist module 2018-08-08 09:21:14 -03:00
dennis00010011b d871c0f3ba processWhitelist update 2018-08-03 10:02:26 -07:00
dennis00010011b 1e267b6c9e processReservedTokens: update test 2018-08-03 06:21:20 -07:00
Victor Baranov 6d9d730dad
Merge branch '2.0' into feature/fix-#897 2018-06-29 16:49:43 +03:00
fernandomg 31afbc0ef1 Update tests for validations 2018-06-29 10:21:29 -03:00
Mariano Aguero dbab6b802d Add custom function to show the initial and end parts of string 2018-06-29 08:56:21 -03:00
Victor bc1f2984d8 Merge with 2.0 2018-06-28 12:28:29 +03:00
Mariano Aguero 4426cb7b9b Move tests to folder 2018-06-27 17:40:44 -03:00