1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
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