Joseph Pintozzi
|
eff730aec9
|
Merge pull request #40 from the001/master
Notifications lost on init
|
2019-04-29 23:37:53 -05:00 |
|
Joseph Pintozzi
|
1ac32d33fd
|
Fixing #35, making python output unbuffered
|
2019-04-29 21:36:12 -07:00 |
|
Joseph Pintozzi
|
61a57b7c6a
|
Merge pull request #41 from pyro2927/remove_tzlocal_dep
Removing dependancy on tz_local
|
2019-04-29 23:33:11 -05:00 |
|
Joseph Pintozzi
|
15b851eded
|
Making header generation test more useful
|
2019-04-28 20:14:29 -07:00 |
|
Joseph Pintozzi
|
a680d6f4c0
|
Removing dependance on tz_local
Allows easier usage inside of Docker containers
|
2019-04-28 20:01:16 -07:00 |
|
Joseph Pintozzi
|
50adc51789
|
Merge pull request #39 from bllfr0g/master
Grab API_KEY dynamically, generate UX key randomly
|
2019-04-17 13:00:39 -05:00 |
|
bllfr0g
|
f67725a4f4
|
modified: tests/checkin_test.py
|
2019-04-17 09:21:17 -07:00 |
|
bllfr0g
|
2e555d7bf7
|
modified: ../../checkin_test.py
modified: test_checkin.yml
modified: test_checkin_without_passes.yml
modified: test_cli.yml
new file: test_generate_headers.yml
modified: test_reservation_lookup.yml
modified: ../../my_vcr.py
|
2019-04-17 09:12:01 -07:00 |
|
Adrian Walters
|
98c0ebd8e8
|
Notifications list should be an optional param
|
2019-04-14 15:07:40 -04:00 |
|
Adrian Walters
|
d838c0b9f9
|
Notifications lost on init
|
2019-04-14 11:35:39 -04:00 |
|
bllfr0g
|
a84a8d49d1
|
modified: southwest.py
|
2019-04-09 13:30:49 -07:00 |
|
bllfr0g
|
b393db873b
|
modified: southwest.py
|
2019-04-09 13:18:06 -07:00 |
|
bllfr0g
|
6f24890410
|
modified: southwest.py
|
2019-04-09 13:15:17 -07:00 |
|
bllfr0g
|
f404387b53
|
modified: southwest.py
|
2019-04-09 13:08:35 -07:00 |
|
bllfr0g
|
fdaff9981e
|
modified: southwest/southwest.py
|
2019-04-09 13:03:28 -07:00 |
|
bllfr0g
|
f81aa1542c
|
modified: southwest.py
|
2019-04-09 13:01:07 -07:00 |
|
bllfr0g
|
6f7fd393fb
|
modified: southwest/southwest.py
|
2019-04-09 12:29:45 -07:00 |
|
bllfr0g
|
1dae57029b
|
Lookup API_KEY on the fly, so we can always send the right one back even if SWA changes it
Generate UX key randomly
|
2019-04-09 12:19:03 -07:00 |
|
Joseph Pintozzi
|
d7cebbf56f
|
Merge pull request #33 from pyro2927/no-boarding-passes
Adding check to ensure boarding passes exist
|
2019-03-14 19:28:53 -07:00 |
|
Joseph Pintozzi
|
f0097f728e
|
Adding check to ensure boarding passes exist
|
2019-03-03 09:35:21 -08:00 |
|
Joseph Pintozzi
|
1fd06200c6
|
Fixes #31, corrects openflights import
Also adding cli tests
|
2019-02-23 13:19:43 -08:00 |
|
Joseph Pintozzi
|
842099332d
|
Merge pull request #29 from pyro2927/restructure
Restructure
|
2019-02-18 10:49:51 -08:00 |
|
pyro2927
|
5d306e90b4
|
Making VCR redaction Python2 friendly
|
2019-02-18 10:44:43 -08:00 |
|
pyro2927
|
21d9fe62cc
|
Getting tests working on notifications
|
2019-02-18 10:29:28 -08:00 |
|
pyro2927
|
323b887fe4
|
Fixing linting issues
|
2019-02-17 23:31:25 -08:00 |
|
pyro2927
|
22c0ef797c
|
Refactoring notifications
|
2019-02-17 23:29:40 -08:00 |
|
pyro2927
|
232c833ae4
|
Fixing lint issues
|
2019-02-17 22:47:24 -08:00 |
|
pyro2927
|
950e377245
|
Fixing up travis config
|
2019-02-17 22:40:49 -08:00 |
|
pyro2927
|
9859189150
|
Restructuring folder structure
|
2019-02-17 22:37:59 -08:00 |
|
pyro2927
|
b2e9d07d49
|
Docker tags
|
2019-02-17 21:19:08 -08:00 |
|
Joseph Pintozzi
|
fc9eee4f34
|
Adding contributors to README
|
2019-02-17 21:07:16 -08:00 |
|
pyro2927
|
d451f760cf
|
Removing vuln badge (never loads), adding test coverage
|
2019-02-16 21:02:10 -08:00 |
|
pyro2927
|
c38ddad668
|
Turning of E501 in CodeClimate
|
2019-02-16 21:00:26 -08:00 |
|
pyro2927
|
47370c39ce
|
Correcting code coverage upload
|
2019-02-16 20:55:56 -08:00 |
|
pyro2927
|
f76ff4c553
|
Adding pytest coverage
|
2019-02-16 20:36:38 -08:00 |
|
pyro2927
|
e6bc23252d
|
Updating README
|
2019-02-16 20:21:49 -08:00 |
|
pyro2927
|
fe6b7532ff
|
Better Docker setup
|
2019-02-16 20:09:13 -08:00 |
|
pyro2927
|
d9e0a360d4
|
Abstracting out json page loads
|
2019-02-16 15:45:03 -08:00 |
|
pyro2927
|
d7722fa1ce
|
Refactoring Southwest class to be OOP
|
2019-02-16 15:25:43 -08:00 |
|
pyro2927
|
170519d316
|
Updating tests, adding vcrpy
|
2019-02-16 14:44:24 -08:00 |
|
pyro2927
|
74ac5dec8d
|
Refactoring to support multiple notifications
|
2019-02-16 14:37:57 -08:00 |
|
pyro2927
|
7a43ff00c8
|
Refactored, added in pycodestyle for linting
|
2019-02-16 14:17:43 -08:00 |
|
pyro2927
|
f2c4019c2f
|
Adding badges
|
2019-02-15 22:22:21 -08:00 |
|
pyro2927
|
020dd75587
|
Tweaking python version
|
2019-02-15 22:14:33 -08:00 |
|
pyro2927
|
2f4a46aa84
|
Adding basic Travis integration
|
2019-02-15 22:10:26 -08:00 |
|
pyro2927
|
efb7894538
|
Fixing Ctrl+C with threads
|
2019-02-15 22:03:43 -08:00 |
|
Joseph Pintozzi
|
27122855ee
|
Adding tests around notifications
|
2019-02-02 20:02:24 -08:00 |
|
Joseph Pintozzi
|
875ceef805
|
Merge pull request #26 from pyro2927/threading
Threading
|
2019-02-02 19:08:49 -08:00 |
|
Joseph Pintozzi
|
c6173f7ba3
|
Correcting tests and thread usage
|
2019-01-05 18:30:15 -08:00 |
|
Joseph Pintozzi
|
4947ca3962
|
Checking in via threads
|
2019-01-04 17:32:10 -08:00 |
|