Commit Graph

70 Commits

Author SHA1 Message Date
Kanezoh
76d09d6802 add current_page and back 2021-06-16 14:22:29 +09:00
Kanezoh
316a3de570 add history test 2021-06-16 14:17:11 +09:00
Kanezoh
c2411e73eb refactor code 2021-06-16 11:59:04 +09:00
Kanezoh
0df9f07aef save cookie from meta tag 2021-06-15 07:13:29 +09:00
Kanezoh
378891eda7 delete unnecessary commentout 2021-06-14 23:41:36 +09:00
Kanezoh
7649a75870 add cookie test 2021-06-13 10:10:06 +09:00
Kanezoh
f3bd9845e3 add cookie test 2021-06-13 07:58:50 +09:00
Kanezoh
d96d597547 add submit form test 2021-06-12 23:17:45 +09:00
Kanezoh
24149b3d0c resolve uri path 2021-06-12 23:10:56 +09:00
Kanezoh
63bb01a67e field's value should be property 2021-06-12 22:47:34 +09:00
Kanezoh
3fa6d2db9f add post test 2021-06-11 13:47:36 +09:00
Kanezoh
22c6a4a42a add form test 2021-06-11 11:18:25 +09:00
Kanezoh
376ae24eee get form name 2021-06-11 10:52:34 +09:00
Kanezoh
e34f2e609d require webmock in spec_helper 2021-06-11 10:44:59 +09:00
Kanezoh
9edb9bc5f0 refactor form 2021-06-11 10:21:12 +09:00
Kanezoh
74325fc5a1 refactor code 2021-06-11 09:40:27 +09:00
Kanezoh
1e7ebdd354 refactor form#initialize 2021-06-11 09:18:29 +09:00
Kanezoh
f09d0715a3 add page#forms test 2021-06-11 09:17:59 +09:00
Kanezoh
0b130e7da7 add page.title test 2021-06-11 08:45:23 +09:00
Kanezoh
29a0969504 page#title returns empty string if no title tag 2021-06-11 08:45:14 +09:00
Kanezoh
e3f6aa26ba change crystal version 1.0.0 2021-06-10 17:45:49 +09:00
Kanezoh
ac43d3e3a1 add page test 2021-06-10 17:38:42 +09:00
Kanezoh
6ab25931a2 change describe of http_spec 2021-06-10 17:30:33 +09:00
Kanezoh
71fab36610 rename test 2021-06-10 17:28:33 +09:00
Kanezoh
fe15e4a049 delete unneccessary nil definition 2021-06-10 17:10:48 +09:00
Kanezoh
88f973d2af add http test 2021-06-10 17:09:36 +09:00
Kanezoh
663e6dac5d add query params test 2021-06-09 22:36:35 +09:00
Kanezoh
dc11231a4d add simple get test 2021-06-09 21:44:54 +09:00
Kanezoh
bd6160b445 don't set params if params is empty 2021-06-09 21:44:11 +09:00
Kanezoh
c690b05d13 add webmock 2021-06-08 21:20:46 +09:00
Kanezoh
bcc012f763
Update README.md 2021-06-02 14:46:26 +09:00
Kanezoh
655ef72770
Update README.md 2021-06-02 14:43:54 +09:00
Kanezoh
f20f560064
Update README.md 2021-06-02 14:43:21 +09:00
Kanezoh
f1b43b06f3
Update README.md 2021-06-02 14:41:50 +09:00
Kanezoh
5da7b544e9
Update README.md 2021-06-02 14:37:33 +09:00
Kanezoh
83b61d23f9
Update README.md 2021-06-02 14:36:52 +09:00
Kanezoh
a55d7bcc55 improve README 2021-06-02 14:10:42 +09:00
Kanezoh
88da2f28cc select cookies depending on domain 2021-05-31 14:46:09 +09:00
Kanezoh
813ba7248b add submit 2021-05-30 18:33:11 +09:00
Kanezoh
fbd99a854f add history: 2021-05-30 17:09:27 +09:00
Kanezoh
12bcaea03f delete content headers 2021-05-30 13:45:27 +09:00
Kanezoh
71b97b6a38 add runtime error 2021-05-27 08:59:53 +09:00
Kanezoh
cbcf025c33 implementing page#forms and fields 2021-05-27 07:40:25 +09:00
Kanezoh
2813e989a9 modeling node 2021-05-26 14:46:50 +09:00
Kanezoh
bd90c4032c fake node 2021-05-26 13:49:37 +09:00
Kanezoh
62a178f0da post 2021-05-22 17:18:18 +09:00
Kanezoh
1dd6e72025 get parameters 2021-05-20 21:17:33 +09:00
Kanezoh
890d4e5449 request_data 2021-05-20 18:00:39 +09:00
Kanezoh
16e4c7aed3 model node 2021-05-19 21:23:52 +09:00
Kanezoh
f2f450ba60 arrange 2021-05-18 22:10:03 +09:00