Commit graph

8 commits

Author SHA1 Message Date
b734f5df93 Rewritten tests repsectively (see the prev. commit) 2023-05-24 20:04:42 +04:00
1e4fdd2e89 lastStatus object parsing from the server page 2023-05-24 18:09:37 +04:00
3fa1db2edb Make unittests executable: permissions 2022-12-25 17:48:26 +04:00
a991495e51 Make unittests executable 2022-12-25 17:47:46 +04:00
e91824f478 Some improvements in unittests
- Removed credentials, they must be placed in tests/samples/login_pswd.txt in format "user(newline)md5"
- Simplified working with files (reading samples)
- Added some new token functions, removed some old
2022-10-19 18:40:09 +04:00
6b6e944d55 Removed sensitive data from logging; 1 more test 2022-09-30 14:55:24 +04:00
4892430f19 MkDocs, Readme, Files API, Automated session saving, v2.0.1
MkDocs: sphinx docstrings rewritten to google, improved config, written the major part of how-to.
Readme: centered title + logo, added badges, features list, updated changelog.

Improved Files API, added automatical session saving and restoring to Client.
Some changes in makefile and gitignore.
License Notice now refers to all contributors.
2022-08-26 16:14:07 +04:00
dc52f92985 Bugfixes: Cloudflare bypassing, JS parser; tests, pylint, makefile 2022-08-22 09:55:08 +04:00