Skip to content

Commit 96d77eb

Browse files
committed
Update changelog for 0.45
1 parent 110dab9 commit 96d77eb

1 file changed

Lines changed: 125 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,131 @@ Changelog
22
=========
33

44

5+
v0.45 (2019-06-26)
6+
------------------
7+
- Bump 0.45. [Kazuaki Matsuo]
8+
- Add execute driver (#406) [Kazuaki Matsuo]
9+
10+
* add execute driver
11+
12+
* append docstring
13+
- Add how to solve pipenv error to readme (#403) [Mori Atsushi]
14+
15+
* Add how to solve pipenv error to readme
16+
17+
* review comments
18+
19+
* tweak
20+
21+
* review comments
22+
- Add autocompletion for pycharm (#404) [Mori Atsushi]
23+
24+
* Add autocompletion for pycharm
25+
26+
* Removed flaky tests from running
27+
- Moving reset method from WebDriver to Applications (#399) [Mayura]
28+
- Add unit test for open_notifications (#398) [tabatask]
29+
- Run android functional tests on ci (#396) [Mori Atsushi]
30+
31+
* Add android functional test to ci
32+
33+
* Add missing param
34+
35+
* Add run_test template
36+
37+
* Fixed: test running failed
38+
39+
* Fixed
40+
41+
* Fixed
42+
43+
* fixed
44+
45+
* Add run_android_test
46+
47+
* Changed emulator to Nexus6
48+
49+
* Run all android tests
50+
51+
* fixed
52+
53+
* Resolve python-dateutil dependency
54+
55+
* Run on 3 workers
56+
57+
* Add chromedriver installation
58+
59+
* Skip failed test cases on ci
60+
61+
* fixed
62+
63+
* Extend adbExecTimeout
64+
65+
* Add script source to comment
66+
67+
* Run 5 workers for android
68+
69+
* Use Node11
70+
71+
* Extend wait time
72+
73+
* Reduced running android functional tests
74+
75+
* Revert some changes
76+
- Use the same format for docstring (#395) [Mori Atsushi]
77+
78+
* Update docstring
79+
80+
* Update docstring
81+
82+
* Update docstring
83+
84+
* tweak
85+
86+
* tweak
87+
88+
* tweak
89+
90+
* tweak
91+
92+
* tweak
93+
94+
* Update docstring
95+
96+
* Update docstring
97+
98+
* Update docstring
99+
100+
* Update docstring
101+
102+
* tweak
103+
104+
* Update
105+
- Publish functional test report (#394) [Mori Atsushi]
106+
107+
* Move functional tests to template
108+
109+
* Add publish_test_result
110+
111+
* Fix typo
112+
- Divide functional appium tests into each module(iOS) (#391) [Mori
113+
Atsushi]
114+
115+
* Divide ios appium_tests to each module
116+
117+
* Fix test file name
118+
119+
* Add CI status badge
120+
- Run iOS functional tests on azure pipelines (#390) [Mori Atsushi]
121+
122+
* Set up CI with Azure Pipelines
123+
124+
* review comments
125+
126+
* update README
127+
- Update changelog for 0.44. [Kazuaki Matsuo]
128+
129+
5130
v0.44 (2019-05-24)
6131
------------------
7132

0 commit comments

Comments
 (0)