issues
search
boydm
/
phoenix_integration
Lightweight server side integration test tools for Phoenix
Apache License 2.0
219
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add visible_html to assertions
#63
idabmat
opened
2 years ago
0
fix Phoenix misspelling
#62
roelandvanbatenburg
closed
2 years ago
0
Parsing JSON response from "application/vnd.api+json" content type responses
#61
jaimeiniesta
opened
3 years ago
1
bump version and add the Apache 1.0 license
#60
boydm
closed
3 years ago
0
Update dependencies, fix warnings
#59
ZombieHarvester
closed
3 years ago
3
Consider buttons with a name and value as possible input for a form on follow_form
#58
mrnovalles
opened
3 years ago
1
Fail with expected error when RegExp doesn't match
#57
adz
closed
3 years ago
4
Allow phoenix_html 3.0 and update phoenix dependencies
#56
hzeus
closed
3 years ago
5
Misc doc changes
#55
kianmeng
closed
2 years ago
5
bump version to 0.9.1 and add changenote
#54
boydm
closed
3 years ago
0
Form Tag: Input name pieces match all non-bracket characters
#53
arnodirlam
closed
3 years ago
2
Regex bug
#52
aegatlin
closed
3 years ago
4
Feature request: accept a list of strings in assert_response(html: ...)
#51
jaimeiniesta
opened
3 years ago
1
updated docs tools
#50
boydm
closed
3 years ago
0
update the version in readme
#49
boydm
closed
3 years ago
0
bump version and update changelist
#48
boydm
closed
3 years ago
0
Switch to package version of flow assertions
#47
marick
closed
3 years ago
2
Add a follow_all api to test that all links on a page go somewhere valid
#46
boydm
opened
4 years ago
6
Another case of a broken array of checkboxes
#45
rafaelgaspar
closed
4 years ago
4
Github Actions Workflow
#44
joselo
opened
4 years ago
2
fix(refute_assigns): Correct a typo
#43
StanisLove
closed
4 years ago
4
Phx 1.5.compat
#42
boydm
closed
4 years ago
0
Phoenix 1.5.1 deprecates `use Phoenix.ConnTest`
#41
ZombieHarvester
closed
4 years ago
1
Fix #39
#40
marick
closed
4 years ago
4
An array of checkboxes where none are checked isn't shown with `fetch_form`
#39
marick
closed
4 years ago
3
click_link wipes current user in assigns
#38
drumusician
closed
4 years ago
9
Handle the 8 zillion variants of the `input type="text"` tag.
#37
marick
closed
4 years ago
1
follow_form/3 fails when using email_input/HTML input of type "email" in v0.8
#36
tuacker
closed
4 years ago
5
bump version and update changelist
#35
boydm
closed
4 years ago
0
Tests suggesting different handling of checkboxes (#33)
#34
marick
closed
4 years ago
17
How to handle checkboxes?
#33
marick
closed
4 years ago
20
call this 0.7.0 instead of 0.6.1
#32
boydm
closed
4 years ago
0
Floki update
#31
boydm
closed
4 years ago
0
Elixir v1.10 compilation error, Kernel.is_struct/1 conflicts with local function
#30
ZombieHarvester
closed
4 years ago
3
Floki v0.24.0 emits deprecations
#29
ZombieHarvester
closed
4 years ago
17
Typo in docs
#28
dlederle
closed
4 years ago
0
Host lost during follow_redirect
#27
mxgrn
closed
4 years ago
5
follow_path for POST with json body
#26
sigu
closed
5 years ago
1
Move from Poison to Jason and bump to 0.6.0
#25
boydm
closed
5 years ago
0
Missing Poison on phoenix 1.4
#24
sigu
closed
5 years ago
2
Support deeply nested form fields
#23
jonasschmidt
closed
6 years ago
1
Add support for single character input names
#22
gmodarelli
closed
6 years ago
2
v0.5.0 release tag
#21
wojtekmach
closed
6 years ago
1
Radio buttons not being found as acceptable inputs
#20
devonestes
closed
6 years ago
5
Click to button method
#19
vtm9
closed
6 years ago
16
Improve error message when trying to follow_link with the wrong method
#18
boydm
closed
6 years ago
1
Double Follow_form raise error
#17
BestSonny
closed
6 years ago
0
Confused about endpoint config
#16
adz
closed
6 years ago
2
Fix follow_link for phoenix_html 2.10
#15
andreapavoni
closed
7 years ago
2
Adds support for nested forms
#14
bitboxer
closed
7 years ago
2
Next