Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | README updated | xuri | 2019-01-01 |
| | |||
* | Tests refactoring | Veniamin Albaev | 2018-12-27 |
| | | | | | | | | | | | Primary motivation: Avoid statefull tests with not ignorable git file tree changes. Multiple tests reads and overwrites signle file for won needs. Multiple tests reads and overwrites file under version control. Secondary motivation: Minimal tests logic aligment, separate error expectation and not error expectation tests. Introduce sub-test over test data sets and so far. This commit is not ideal but necessary (IMHO) | ||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | Comments style changed. | xuri | 2018-09-14 |
| | |||
* | New function `AddPictureFromBytes()` has been added, this resolve #259 and ↵ | xuri | 2018-09-14 |
| | | | | close #271. | ||
* | Complete unit testing case for data validation | xuri | 2018-09-13 |
| | |||
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
| | |||
* | data validation drop-down list use sqref cell issue #268 | rentiansheng | 2018-09-04 |
| | |||
* | Fix typo. | xuri | 2018-09-02 |
| | |||
* | add datavalidation test and fixed struct bug issue #240 | rentiansheng | 2018-09-01 |