1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-06-12 10:31:16 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
3686bc29ee + bench_converter 2021-10-15 14:53:20 +03:00
c41b3a4dbd type annotations - tests 2021-05-01 13:49:26 +03:00
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
94edbf1849 parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
c38a3afe00 test_sync rewrite using pytest 2018-04-17 22:41:14 +03:00
508ddedb2c min data in test_converter 2018-04-17 22:35:00 +03:00
7aa3e754ea test_converter rewrite using pytest
event start/end tests united, using pytest.fixture
2018-04-17 16:01:21 +03:00
ec45665a4c test_imports removed 2018-04-15 23:44:00 +03:00
dddde78b8a autopep8 2018-04-15 23:41:50 +03:00
a5a97dd263 add test for filter events with start['date'] 2018-04-11 23:37:14 +03:00
ff4512fa00 more items in comparison test 2018-04-11 10:15:04 +03:00
e2d92458d3 add shuffle to sync tests 2018-04-09 15:08:45 +03:00
909361ce90 add sync tests 2018-04-07 17:25:09 +03:00
85172efa17 add converter tests 2018-04-07 16:04:04 +03:00
4ebe9a964a add some tests 2018-04-05 21:39:22 +03:00