Document FTP: fix yaml tests.
[odoo/odoo.git] / addons / document_ftp / test / document_ftp_test3.yml
1 -
2     In order to check international character functionality
3 -
4     I create in the server a folder called 'Äïêéìáóôéêüò ÖÜêåëëïò'
5 -
6     I check that this folder exists at the server
7 -
8     I login with FTP and check that 'Äïêéìáóôéêüò ÖÜêåëëïò' is there
9 -
10     I create a file named 'ÄïêéìÞ' into that folder
11 -
12     I cerate another folder called 'äïê. directory 2' in there
13 -
14     I remove the 'äïê. directory 2'
15 -
16     I remove the 'ÄïêéìÞ' file
17 -
18     I rename 'Äïêéìáóôéêüò ÖÜêåëëïò' into 'Üëëïò'
19 -
20     I place a file 'file Ö3' in 'Üëëïò'
21 -
22     I rename the file into file+range(1..200) (large filename)
23 -
24     I delete the file with the large name
25 -