Commit Graph

97 Commits (master)

Author SHA1 Message Date
Pedro de Oliveira Guedes 43c2564f97 Changing the endpoint to be caught from an environment variable. 2022-02-17 09:52:34 -03:00
Pedro de Oliveira Guedes ad34f46e70 Updating the test methods according to the new response interface.
Check the last commit to more information about the new return interface.
2022-01-31 12:19:30 -03:00
Pedro de Oliveira Guedes 94337e2949 Changing json request return type, now it only returns dictionaries;
Changing the do method return interface. Now, instead of returning only the response body, it returns the entire response.
2022-01-31 12:08:18 -03:00
Pedro de Oliveira Guedes 985ecd7e12 Fixing the request and response structures by changing their default values to None. 2022-01-31 11:50:59 -03:00
Pedro de Oliveira Guedes fb782f3d34 Adding request and response structures to handle the requisition. 2022-01-31 09:02:35 -03:00
Pedro de Oliveira Guedes 9fe25d052e Standardizing the request method. 2022-01-31 08:54:33 -03:00
Pedro de Oliveira Guedes ff5d9b9cf2 Adding tests to display methods. 2022-01-26 17:51:16 -03:00
Pedro de Oliveira Guedes f0910457ff Adding tests to window methods. 2022-01-26 17:14:31 -03:00
Pedro de Oliveira Guedes af398aeccb Adding tests to proc methods. 2022-01-26 15:42:27 -03:00
Pedro de Oliveira Guedes e34d748dca Adding tests to winGUI methods. 2022-01-25 11:05:59 -03:00
Pedro de Oliveira Guedes 86d1d612a0 Adding API Proxy tests. 2022-01-21 11:12:26 -03:00
Pedro de Oliveira Guedes 4c130636d3 Fixing the request method. 2022-01-21 10:58:45 -03:00
Pedro de Oliveira Guedes f67bef6d43 Adding a new ignored file type. 2022-01-21 10:55:31 -03:00
Pedro de Oliveira Guedes 6a3720190f Developing the API Proxy client. 2022-01-20 12:16:13 -03:00
Pedro de Oliveira Guedes 7e0959d9b7 Initial commit. 2022-01-20 12:15:03 -03:00
Pedro de Oliveira Guedes 08161fd276 Finishing the tests for the dataAPI client. 2022-01-20 10:42:57 -03:00
Pedro de Oliveira Guedes 4b548df2f7 Fixing the registrar_exec method. 2022-01-20 09:57:15 -03:00
Pedro de Oliveira Guedes 65b39e4bb8 Finishing the Data API client. 2022-01-20 09:12:44 -03:00
Pedro de Oliveira Guedes 21f5227844 Starting the development process. 2022-01-19 12:53:42 -03:00
Pedro de Oliveira Guedes 9889c11eb7 Finishing test documentation for queue methods. 2022-01-19 09:30:39 -03:00
Pedro de Oliveira Guedes 4045de0753 Finishing the queue methods. 2022-01-19 08:42:57 -03:00
Pedro de Oliveira Guedes f898670528 Starting the queue methods development. 2022-01-18 13:01:27 -03:00
Pedro de Oliveira Guedes e32b4d8663 Adding new tests. 2022-01-18 11:30:58 -03:00
Pedro de Oliveira Guedes cb903f8b2c Adding new methods. 2022-01-18 10:57:37 -03:00
Pedro de Oliveira Guedes b8c78bef76 Tests for the configuration getters. 2022-01-18 08:29:19 -03:00
Pedro de Oliveira Guedes fb43dccea6 Adding configuration getters. 2022-01-18 08:29:02 -03:00
Pedro de Oliveira Guedes d83ff98365 Adding tests to the new methods. 2022-01-17 12:26:36 -03:00
Pedro de Oliveira Guedes 9f21421d72 Adding new methods to the client. 2022-01-17 12:25:55 -03:00
Pedro de Oliveira Guedes 916f384b7b Tests for environment variables getters. 2022-01-14 10:27:34 -03:00
Pedro de Oliveira Guedes c804c87306 Implementing the environment variables getters. 2022-01-14 08:46:23 -03:00
Pedro de Oliveira Guedes 9b1cdfdf73 Creating the requests methods. 2022-01-14 08:16:57 -03:00
Pedro de Oliveira Guedes af0fb268da Initial replay commit. 2022-01-14 07:41:19 -03:00
Pedro de Oliveira Guedes 33adb097f7 Adding the chrome client for tests. 2022-01-11 12:37:48 -03:00
Pedro de Oliveira Guedes dff77d4891 Creating the request method. 2022-01-11 12:17:35 -03:00
Pedro de Oliveira Guedes c1d2d2ff9b Initial commit. 2022-01-11 12:07:22 -03:00
Pedro de Oliveira Guedes 9832e1ddc6 AutoHotKey 1st version. 2022-01-11 11:57:48 -03:00
Pedro de Oliveira Guedes 6500927d33 Minor fixes. 2022-01-11 11:56:05 -03:00
Pedro de Oliveira Guedes 43fed8632d Creating request method and fixes. 2022-01-11 11:22:40 -03:00
Pedro de Oliveira Guedes 5989577ac4 Initial Commit. 2022-01-11 11:07:31 -03:00
Pedro de Oliveira Guedes b48f2b7e2a AutoIt client 1st version. 2022-01-11 10:36:15 -03:00
Pedro de Oliveira Guedes 50ae4fdb7f Fixing the tests folder name. 2022-01-11 10:06:33 -03:00
Pedro de Oliveira Guedes 74bde47cb5 Adding the request method. 2022-01-11 08:54:51 -03:00
Pedro de Oliveira Guedes f45be070a9 Initial commit. 2022-01-11 08:37:59 -03:00
Pedro de Oliveira Guedes 1a9e698b56 Minor tests improvements. 2022-01-11 08:20:59 -03:00
Pedro de Oliveira Guedes ba9dd6a951 Finishing the tests for Excel features. 2022-01-11 08:14:13 -03:00
Pedro de Oliveira Guedes c10ab05fc6 Finhishing the client 1st version. 2022-01-11 08:09:37 -03:00
Pedro de Oliveira Guedes 3979ea64cd Tests features. 2022-01-10 13:20:32 -03:00
Pedro de Oliveira Guedes cecc0665b9 Adding new methods. 2022-01-10 13:17:38 -03:00
Pedro de Oliveira Guedes db974bcc79 Creating request method. 2022-01-10 12:44:42 -03:00
Pedro de Oliveira Guedes 7f7cff5eb7 Innitial commit. 2022-01-10 12:39:52 -03:00