Commit graph

13 commits

Author SHA1 Message Date
abdennour
d6b576a50e Adjust 🔬 unit-tests according to change related to bug #10 2017-04-13 21:19:17 +03:00
Danieth
fa77e1852e Added a failing test showing issue #6
* Replaced '99' with a numerical 0
* https://github.com/abdennour/react-csv/issues/6
2017-03-12 15:15:51 -04:00
quintezkiller
b374b31422 Test updates 2017-03-09 08:58:43 -05:00
quintezkiller
77412d6c1f More test updates 2017-03-09 08:49:37 -05:00
quintezkiller
2d6ad78f7a Adding back lines that were accidentally removed 2017-03-09 08:37:27 -05:00
quintezkiller
b6218fa8c4 Fixing some tests 2017-03-09 08:26:40 -05:00
abdennour
d4544e117e RELEASE 🚒 : 1.0.2
Ability of specifying the "filename" of the downloaded CSV file .

```
 <CSVLink filename={"persons.csv"} data={data}>Click here</CSVLink>
```
2017-02-17 21:29:18 +03:00
abdennour
c5053cf334 ✈️ migrate to static properies of ES7
proptypes should not be  capital
Add unit-test to check if separator has default value
2017-02-17 20:24:28 +03:00
abdennour
7918cadcd9 It resolves #3 2017-02-17 19:06:30 +03:00
abdennour
bbddab3c80 Coverage 100% 😎 🤗 2016-11-26 09:40:58 +03:00
abdennour
067281b7a3 coverage 🖼 100% of core.js
🌴 🌴
2016-11-26 02:11:41 +03:00
abdennour
5d60561f7b 📔age more than 85% 👌 2016-11-25 18:32:24 +03:00
abdennour
f47d6ee7be 🎉 🎉 coverage of core testing reaches 80% 🌹 🍻 2016-11-25 18:21:23 +03:00