Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit115af08

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 parente0fdf7c commit115af08

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)

[8]ページ先頭

©2009-2025 Movatter.jp