Commit graph

4653 commits

Author SHA1 Message Date
Julien Janvier
5fa80eff9a Fixing Behat scenarios for orders account section (after #307)
Putting AccountController in an Account subfolder (for future account features)
2013-09-06 13:54:20 +02:00
Paweł Jędrzejewski
5a41686aee Fix orders feature 2013-08-08 14:59:48 +02:00
Paweł Jędrzejewski
819e14e69e Experimental tags for Behat features 2013-08-06 21:33:09 +02:00
Paweł Jędrzejewski
fe8a6dd1b3 Fix inventory feature 2013-08-06 21:16:17 +02:00
Paweł Jędrzejewski
26fa68262e Run specs properly 2013-08-06 18:42:03 +02:00
Paweł Jędrzejewski
e0c3e3b009 Fix taxation processing and order number generation 2013-08-05 22:57:36 +02:00
Paweł Jędrzejewski
b4f9f8e57c Fix user frontend features 2013-08-05 22:57:36 +02:00
Paweł Jędrzejewski
0416317d71 Fix product and shipping method features, add validation groups 2013-08-05 22:57:36 +02:00
jjanvier
4df1557fa5 Adding new Behat scenario
Fixing last glitches
2013-07-06 23:43:35 +02:00
jjanvier
eeee2248d2 Fixing Behat scenarios 2013-07-06 23:35:31 +02:00
jjanvier
8d934836cb Typo in Behat scenarios 2013-07-06 23:35:31 +02:00
jjanvier
d2dd333208 Behat scenarios :
- Generating an invoice for an order that has been sent
 - Trying to generate an invoice for an order that has not been sent
 - Trying to generate an invoice of an order which is not mine
2013-07-06 23:26:45 +02:00
jjanvier
a18df920c8 Behat scenarios : fix typo 2013-07-06 23:26:45 +02:00
jjanvier
876dc770ab Behat scenarios :
- Tracking an order that has been sent
 - Trying to track an order that has not been sent
 - Checking that an invoice is available for an order that has been sent
 - Checking that an invoice is not available for an order that has not been sent
2013-07-06 23:26:45 +02:00
jjanvier
3d6a64f3db Behat scenarios :
- Tracking an order that has been sent
 - Trying to track an order that has not been sent
 - fixing typo
2013-07-06 23:26:45 +02:00
jjanvier
f947c966f3 Behat scenarios :
- Trying to view the detail of an order which is not mine
2013-07-06 23:26:45 +02:00
jjanvier
1612af9056 Behat scenarios :
- background
 - Viewing my orders
 - Viewing the detail of an order
2013-07-06 23:26:45 +02:00
Julien Janvier
199759e6ef First scenario for orders page in my account section. 2013-07-06 23:26:45 +02:00
headrevision
612927731b added scenario for trying to login without credentials / corrected intendation 2013-06-26 11:34:22 +02:00
umpirsky
eafd560833 Change locale scenario 2013-06-18 10:53:35 +02:00
umpirsky
e667d53bcb Fixed tests 2013-06-14 09:09:43 +02:00
umpirsky
21472d7e00 Switch currency 2013-06-14 09:09:09 +02:00
umpirsky
bf5e3d3cfa Added exchange rates 2013-06-14 09:08:07 +02:00
umpirsky
d0be323656 FOS flashes are in separate translation domain 2013-06-13 15:27:48 +02:00
umpirsky
8d72661d84 Search for users from backend 2013-06-13 15:27:48 +02:00
umpirsky
1f05b38564 Create new user 2013-06-13 15:27:12 +02:00
umpirsky
5a0ca69d51 User details, edit, delete. 2013-06-13 15:27:12 +02:00
Paweł Jędrzejewski
5a73acbacc Merge pull request #144 from winzou/email-login-clean
[clean] Use email instead of username
2013-06-13 00:47:40 -07:00
Alexandre Bacco
8f6c4360f1 Fix users scenario 2013-06-12 21:33:30 +02:00
Alexandre Bacco
0a5313c39b Update account_profile scenario 2013-06-11 23:27:30 +02:00
Alexandre Bacco
539f6e62a1 Update behat scenarios 2013-06-11 22:50:41 +02:00
umpirsky
320fdc8909 Added validation scenario 2013-06-11 15:03:13 +02:00
Alexandre Bacco
3fc43d32c9 Merge remote 2013-06-06 18:25:22 +02:00
Julien Janvier
6a16c99c9e Translations and fixing typo. 2013-06-03 10:43:37 +02:00
jjanvier
a200cac4b6 Behat scenarios OK for profile edition 2013-06-02 21:37:41 +02:00
jjanvier
0157b125c6 Behat scenarios OK for password change 2013-06-02 21:36:06 +02:00
jjanvier
350495a111 Restricting my account to logged users. 2013-06-02 21:31:28 +02:00
jjanvier
7ad0017cd7 My account scenarios for profile edition 2013-06-02 21:26:07 +02:00
jjanvier
5b5b8e73af First scenarios for my account : homepage and password change 2013-06-02 21:25:27 +02:00
winzou
e36f372860 Update behat user_registration scenarios 2013-05-29 14:37:20 +02:00
winzou
5bd55bc1fb Update behat scenarios 2013-05-29 14:37:19 +02:00
Norbert Orzechowicz
5e53793527 Added behat scenario for accessing user details page 2013-05-23 21:40:24 +02:00
Eponymi
cfcbf8f73d correct naming mistakes and refactor background in checkout_payment.feature 2013-05-16 12:55:08 -04:00
Paweł Jędrzejewski
1bb1d83a23 Merge pull request #63 from umpirsky/feature/dashboard-charts
Last week revenue, orders and charts
2013-05-14 04:36:31 -07:00
umpirsky
1ac0be0175 Last week revenue, orders and charts 2013-05-14 11:04:03 +02:00
skowi
6e5f4edbd1 Fixed typos in checkout security step scenarios 2013-05-14 11:01:45 +02:00
skowi
1948089407 Moved and fixed scenario - because of 2 forms with same labels on site 2013-05-14 11:00:19 +02:00
skowi
b1a3c2fca1 User register in checkout on security step 2013-05-14 10:32:52 +02:00
Paweł Jędrzejewski
be5bec3c25 Implement promotion actions, make order the promotion subject interface 2013-04-28 23:03:46 +02:00
Paweł Jędrzejewski
46d1209325 Implement new steps 2013-04-27 21:06:29 +02:00