Skip to content

Commit 05559ef

Browse files
committed
Delete outdated playwright tests, add checklist
1 parent 6d05f46 commit 05559ef

13 files changed

+160
-841
lines changed

tests/README.md

+160
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
# 🧑‍✈️ Bonjourr checklist
2+
3+
A list of every behavior possible on Bonjourr, to check if everything is working before an update. Automated testing takes too long to implement, but we can at least do it manually !
4+
5+
## General
6+
7+
- Show all settings
8+
- Langues
9+
- Dark mode
10+
- Toggle
11+
- Système
12+
- Auto
13+
- Tab favicon
14+
- Tab title
15+
- Tooltip
16+
- Hide settings icon
17+
18+
## Background
19+
20+
- Unsplash
21+
- Background frequency
22+
- Onglet
23+
- Heure
24+
- Lumière du jour
25+
- Jour
26+
- Pause
27+
- Refresh
28+
- Collection
29+
- Simple
30+
- Multiple
31+
- Full URL
32+
- Tooltip
33+
- Local
34+
- Add files
35+
- Single file
36+
- Multiple files
37+
- jpg, png, gif
38+
- Drop-in
39+
- Thumbnails
40+
- Select
41+
- Remove
42+
- Remove selected
43+
- Remove last
44+
- Show all
45+
- Background frequency
46+
- Onglet
47+
- Heure
48+
- Daylight
49+
- Jour
50+
- Pause
51+
- Refresh
52+
- Background blur
53+
- Background brightness
54+
55+
## Links
56+
57+
- Toggle quick links widget
58+
- Add new link
59+
- From settings
60+
- With title
61+
- No protocol in URL
62+
- Open in a new tab
63+
- Link styles
64+
- Large
65+
- Medium
66+
- Small
67+
- Inline
68+
- Text
69+
- Links per row
70+
- Large, medium, small
71+
- Inline, text
72+
- Toggle link titles
73+
- Toggle link backgrounds
74+
75+
## Clock and date
76+
77+
- Toggle
78+
- Show seconds
79+
- Digital
80+
- 12 hour format
81+
- AM/PM label
82+
- Analog
83+
- Shape
84+
- Face style
85+
- Hand style
86+
- Face background
87+
- Shade
88+
- Opacity
89+
- Face border
90+
- Shade
91+
- Opacity
92+
- Clock size
93+
- World clocks
94+
- Adding text toggles next
95+
- Digital / Analog
96+
- Correct date
97+
- Timezone
98+
- Show
99+
- Clock and date
100+
- Clock only
101+
- Date only
102+
103+
## Weather & Greetings
104+
105+
- Toggle
106+
- Location
107+
- Precise
108+
- Allowed
109+
- Blocked
110+
- Error
111+
- Approximate
112+
- Manual
113+
- Valid city name
114+
- Wrong name
115+
- Unit
116+
- Celsius
117+
- Fahrenheit
118+
- Forecast
119+
- Automatic
120+
- Always show
121+
- Never show
122+
- Temperature
123+
- Actual
124+
- Feels like
125+
- Both
126+
- Detailed weather
127+
- Default
128+
- Custom
129+
- Greetings
130+
- Toggle
131+
- Name
132+
133+
## Notes
134+
135+
- Toggle
136+
- Align
137+
- Left
138+
- Center
139+
- Right
140+
- Width
141+
- Background
142+
- Shade
143+
- Opacity
144+
145+
## Search bar
146+
147+
- Toggle
148+
- Open in new tab
149+
- Suggestions
150+
- Toggle
151+
- All engines
152+
- Engines
153+
- Default
154+
- Others
155+
- Custom
156+
- Placeholder text
157+
- Width
158+
- Background
159+
- Shade
160+
- Opacity

tests/api.js

-19
This file was deleted.

tests/package.json

-15
This file was deleted.

tests/playwright.config.ts

-44
This file was deleted.

tests/specs/background.spec.ts

-30
This file was deleted.

tests/specs/clock.spec.ts

-107
This file was deleted.

0 commit comments

Comments
 (0)