8000 Remove Functional Test For Displaying Year Of Future Event · python/pythondotorg@115af08 · GitHub
[go: up one dir, main page]

Skip to content

Commit 115af08

Browse files
committed
Remove Functional Test For Displaying Year Of Future Event
Since the current CI at the main branch does not support selenium [web driver] operations, the functional test which depends on selenium to run has been removed.
1 parent e0fdf7c commit 115af08

File tree

3 files changed

+3
-62
lines changed

3 files changed

+3
-62
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ __pycache__
2525
.env
2626
.DS_Store
2727
.envrc
28+
*.db

dev-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ factory-boy==3.1.0
66
Faker==0.8.1
77
tblib==1.7.0
88
responses==0.13.3
9+
tblib==1.3.2
10+
responses==0.10.5
911

1012
# Extra stuff required for local dev
1113

events/tests/test_events_functional_test.py

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0