This website requires JavaScript.
Explore
Help
Sign In
bent
/
BeetRoundServer
Watch
1
Star
0
Fork
0
You've already forked BeetRoundServer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9709dbabe29758ce91b740b7c92b494b8663fdd1
BeetRoundServer
/
test
/
beet_round_server_web
/
controllers
History
Bent Witthold
9709dbabe2
Added JSON API for biddings. (Only listing all biddings is supported)
2026-02-12 10:41:21 +01:00
..
bidding_controller_test.exs
Added JSON API for biddings. (Only listing all biddings is supported)
2026-02-12 10:41:21 +01:00
bidding_round_controller_test.exs
After "mix phx.gen.json BiddingRounds BiddingRound bidding_rounds round_number:integer running:boolean --no-scope".
2026-02-11 10:57:27 +01:00
error_html_test.exs
Basic Phoenix server
2026-01-20 11:03:54 +01:00
error_json_test.exs
Basic Phoenix server
2026-01-20 11:03:54 +01:00
page_controller_test.exs
Basic Phoenix server
2026-01-20 11:03:54 +01:00
user_controller_test.exs
After "mix phx.gen.json Accounts User users --no-context --no-schema --no-scope email:string"
2026-02-11 11:23:17 +01:00
user_session_controller_test.exs
After "mix phx.gen.auth Accounts User users".
2026-01-20 14:45:43 +01:00