Robert Resch
|
f8045c3be5
|
update to python 3.9
|
2022-02-11 11:54:40 +01:00 |
|
Robert Resch
|
ccca39761c
|
run isort
|
2022-01-30 12:03:53 +01:00 |
|
Robert Resch
|
f80737c37b
|
run codespell
|
2022-01-30 12:01:40 +01:00 |
|
Robert Resch
|
80f778c031
|
run black
|
2022-01-30 11:53:54 +01:00 |
|
Robert Resch
|
57f7490c92
|
fix tests
|
2022-01-30 11:41:56 +01:00 |
|
Robert Resch
|
04bd6b3ef0
|
run pyupgrade
|
2022-01-30 10:33:37 +01:00 |
|
Brian Martin
|
58b3567887
|
split models and db from init
Move models into their own file
Move db functions into their own file
Update tests
|
2019-06-19 09:29:45 -04:00 |
|
Brian Martin
|
7637dfca6e
|
get tests to 100
get tests to 100% cov
|
2019-06-07 19:52:20 -04:00 |
|
Brian Martin
|
2a4c369d58
|
add more xmpp tests
- test xmpp server
- test starttls upgrade
|
2019-06-04 22:20:11 -04:00 |
|
Brian Martin
|
3060e7db20
|
remove iq auth
Remove old iq auth that is replaced by sasl
|
2019-06-03 16:41:52 -04:00 |
|
Brian Martin
|
9d95cbd606
|
rename test_bumper to test_init
- rename test_bumper to test_init
- added more xmppserver tests
|
2019-06-03 15:48:24 -04:00 |
|
Brian Martin
|
bcafa83c65
|
update travis and appveyor configs
update travis and appveyor configs to run pytest instead of nosetests
|
2019-06-03 09:55:22 -04:00 |
|
Brian Martin
|
615c6011ed
|
add test_xmppserver.py
Add new test_xmppserver.py
- first connect test
|
2019-06-03 09:04:16 -04:00 |
|