-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
44 lines (44 loc) · 945 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changes
lib/Tesla/API.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
share/endpoints.json
share/option_codes.json
t/001-auth_cache_file.t
t/005-auth_code_verifier.t
t/010-auth_code_url.t
t/015-auth_code_extract.t
t/020-auth_code.t
t/110-access_token_generate.t
t/115-access_token_set_expiry.t
t/120-access_token_update.t
t/125-access_token_valid.t
t/130-access_token_data.t
t/135-access_token_refresh.t
t/200-mech.t
t/205-useragent_string.t
t/210-useragent_timeout.t
t/300-api_cache_persist.t
t/305-api_cache_time.t
t/310-api_cache.t
t/315-api_cache_clear.t
t/320-api_cache_per_object.t
t/400-api_attempts.t
t/500-api.t
t/510-api_with_cache.t
t/515-tesla_api_call.t
t/900-new.t
t/903-endpoints.t
t/905-option_codes.t
t/910-api_unauth.t
t/915-_decode.t
t/925-update_data_files.t
t/manifest.t
t/pod-coverage.t
t/pod.t
t/test_data/endpoints.json
t/test_data/option_codes.json
t/test_data/test_data.json
t/TestResponse.pm
t/TestSuite.pm