issues
search
germsvel
/
phoenix_test
PhoenixTest provides a unified way of writing feature tests -- regardless of whether you're testing LiveView pages or static (non-LiveView) pages.
https://hex.pm/packages/phoenix_test
MIT License
181
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test describing `phx-trigger-action`
#48
totaltrash
closed
7 months ago
6
Support `phx-trigger-action`
#47
totaltrash
opened
8 months ago
2
Proposal: introducing CSS Selector Helpers
#46
germsvel
closed
7 months ago
2
Add `PhoenixTest.refute_has/2`
#45
germsvel
closed
8 months ago
0
Devise a way to find form inputs by their associated labels
#44
mattwynne
opened
8 months ago
2
Add a `refute_has/2` so that we can refute the existence of an element, regardless of content
#43
mattwynne
closed
8 months ago
1
Follow redirects on `PhoenixTest.visit/2`
#42
germsvel
closed
8 months ago
0
Follow redirects on `visit`
#41
mattwynne
closed
8 months ago
1
Don't raise on non-200 status code in `assert_has` and `refute_has`
#40
dabaer
closed
9 months ago
1
Relax Elixir version requirement to Elixir 1.15
#39
germsvel
closed
9 months ago
0
Would it be possible to relax Elixir requirement?
#38
tshakah
closed
9 months ago
4
Test using hidden inputs
#37
revoltaxz
closed
8 months ago
8
Support arbitrary status codes in `assert_has/3` and `refute_has/3`
#36
dabaer
closed
9 months ago
4
Only document `open_browser/1`
#35
sodapopcan
closed
9 months ago
3
Handle a/buttons with `data-to` & `data-method` (Static)
#34
germsvel
closed
9 months ago
0
Improve doc and moduledoc
#33
lcezermf
closed
9 months ago
3
Assert on redirect?
#32
rgraff
closed
7 months ago
13
Add `open_browser/1`
#31
sodapopcan
closed
9 months ago
16
Documentation: Add mentions for other Phoenix supported DBs
#30
sodapopcan
closed
9 months ago
2
Improve documentation for function using @doc
#29
lcezermf
closed
9 months ago
3
Add assert_has/refute_has "title"
#28
germsvel
closed
9 months ago
0
Add an assertion helper for checking an element's children
#27
PJUllrich
closed
8 months ago
16
Test nested forms in LiveView
#26
germsvel
closed
9 months ago
0
Failing test for nested field in liveview
#25
totaltrash
closed
9 months ago
2
Handle regular form submission from a LiveView page
#24
germsvel
closed
9 months ago
0
buttons with more than just a text node can't be clicked
#23
knewter
closed
9 months ago
3
Handle form redirects in Static pages
#22
germsvel
closed
9 months ago
0
Handle form redirects in Live pages
#21
germsvel
closed
9 months ago
0
Allow multiple matching elements in assert_has
#20
randycoulman
closed
9 months ago
1
How to test a redirect after form submission?
#19
randycoulman
closed
9 months ago
4
CaseClauseError in `assert_has` when multiple matches
#18
randycoulman
closed
9 months ago
0
Document how to `fill_form` for a changeset with associations
#17
mayel
closed
9 months ago
19
Handle LiveView embedded in a Controller?
#16
mayel
closed
9 months ago
11
Support file input with plug upload
#15
Nilsonn
closed
8 months ago
2
Use Floki to find nested fields
#14
Nilsonn
closed
9 months ago
1
Raise AssertionError instead of RuntimeError
#13
soundmonster
closed
9 months ago
1
Fix typos in README
#12
sevenseacat
closed
9 months ago
0
Use correct URL for module documentation
#11
igor-ladkin
closed
9 months ago
1
Documentation link to file on local machine
#10
igor-ladkin
closed
9 months ago
1
Fix formatting found elements with nested children
#9
soundmonster
closed
9 months ago
1
Allow piping from refute_has
#8
soundmonster
closed
9 months ago
1
`refute_has` can't be used in pipes in the same way `assert_has` can
#7
soundmonster
closed
9 months ago
1
"static pages" wording in the README.md
#6
michallepicki
closed
9 months ago
3
Add initial CI workflow
#5
germsvel
closed
9 months ago
0
asserting on page title?
#4
rgraff
closed
9 months ago
9
fix typo in install instructions
#3
benswift
closed
9 months ago
2
Update README.md
#2
srikanthkyatham
closed
9 months ago
1
Fix README.md
#1
ream88
closed
9 months ago
1
Previous