1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2026-05-25 14:26:17 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
b4tman c41b3a4dbd type annotations - tests 2021-05-01 13:49:26 +03:00
b4tman a96050628a Feature: setup (#15)
* add files for setup

* ! package rename

* move scripts

* + setuptools_scm_git_archive

* + fallback_version

* + setuptools_scm_git_archive to setup.cfg

* bdist_wheel universal

* ignore build/ and .eggs/

* don't use version from setuptools_scm

* Revert "don't use version from setuptools_scm"

This reverts commit 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

* +workflow: Upload Python Package
2020-02-19 23:26:28 +03:00
b4tman 94edbf1849 parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
b4tman c38a3afe00 test_sync rewrite using pytest 2018-04-17 22:41:14 +03:00
b4tman 508ddedb2c min data in test_converter 2018-04-17 22:35:00 +03:00
b4tman 7aa3e754ea test_converter rewrite using pytest
event start/end tests united, using pytest.fixture
2018-04-17 16:01:21 +03:00
b4tman ec45665a4c test_imports removed 2018-04-15 23:44:00 +03:00
b4tman dddde78b8a autopep8 2018-04-15 23:41:50 +03:00
b4tman a5a97dd263 add test for filter events with start['date'] 2018-04-11 23:37:14 +03:00
b4tman ff4512fa00 more items in comparison test 2018-04-11 10:15:04 +03:00
b4tman e2d92458d3 add shuffle to sync tests 2018-04-09 15:08:45 +03:00
b4tman 909361ce90 add sync tests 2018-04-07 17:25:09 +03:00
b4tman 85172efa17 add converter tests 2018-04-07 16:04:04 +03:00
b4tman 4ebe9a964a add some tests 2018-04-05 21:39:22 +03:00