chris48s
3c983c8ac0
replace [twitter] badge with static fallback ( #8842 )
...
* replace [twitter] badge with static fallback
* remove links[1]
* fix service test
* cache for longer
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-01-25 19:15:50 +00:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
Caleb Cartwright
db0ebf1e6a
move [Twitter] url to query param ( #4027 )
...
* refactor(TwitterUrl): move url to query param
* refactor(Twitter): update suggestion endpoint
* tests: update twitter suggestion int tests
* chore: fix typo in suggestion int test
2019-09-16 02:07:24 +00:00
Pierre-Yves B
e00af3200c
Handle more [Twitter] invalid user inputs ( #3922 )
2019-08-26 17:38:36 +01:00
Paul Melnikow
ae2499bf53
Generate JSON badges without using a template [GithubSearch] ( #3395 )
...
Warm up for #2428 .
2019-04-29 23:26:52 -04:00
Pierre-Yves B
9a869e24ba
Added link test expectations ( #3376 )
2019-04-29 18:52:58 +01:00
chris48s
a12ece3d7c
refactor [twitter] service ( #3241 )
...
* refactor [twitter] service
* pass screen_names in options.qs
2019-03-31 14:00:37 -05:00
Pierre-Yves B
1f29c22d3d
Migrated most service tests to use new expectBadge ( #3122 )
2019-02-28 21:43:23 +00:00
Caleb Cartwright
855c9cd261
Remove dev dep imports in production code ( #2937 )
...
Fixes #2876 with @paulmelnikow's suggestion
Moved imports of `ServiceTester` and `createServiceTester` to a separate file so that dev dependencies are not imported by service classes.
2019-02-05 21:51:55 -05:00
Paul Melnikow
226fa67a02
Create shortcut for BaseService-related imports ( #2809 )
...
Continue to implement #2698 :
- Add `core/base-service/index.js` (but hold off on moving the things it imports)
- Add shortcuts in `services/index.js` for Base*Service, errors, and deprecatedService. This file will be streamlined later to avoid cluttering it with rarely used bits.
- Apply consistent ordering of imports and use of `module.exports` in testers.
- Remove some renaming of imports.
- Remove obsolete tests here and there.
2019-01-21 15:41:24 -05:00
Pyves
3e69873930
[aur packagist php-eye travis vaadin-directory github david jitpack twitter] Enforced lowercase badge labels ( #2058 )
2018-09-09 11:41:10 +01:00
Paul Melnikow
7a664ca3e8
Run prettier ( #1866 )
...
Merging this separately so the commit with the tooling change is readable. This is a follow-on to #1167 which turned prettier on.
2018-08-08 17:57:14 -04:00
Paul Melnikow
ea4b758612
Move service tests alongside code ( #1563 )
...
Per discussion in #1543
2018-03-20 18:32:48 -07:00