Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 115af08

Browse filesBrowse 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
Copy full SHA for 115af08

File tree

3 files changed

+3
-62
lines changed
Filter options

3 files changed

+3
-62
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1Lines 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

Copy file name to clipboardExpand all lines: dev-requirements.txt
+2Lines 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

Copy file name to clipboardExpand all lines: events/tests/test_events_functional_test.py
-62Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.