summaryrefslogtreecommitdiffstats
path: root/spec (follow)
AgeCommit message (Expand)Author
2022-04-16Add spec for the Search::Query classSamantaz Fox
2022-04-03Code cleanupSamantaz Fox
2022-03-29Add a function to generate HTTP::Params from FiltersSamantaz Fox
2022-03-29Add a function to parse search filters from invidious URL paramsSamantaz Fox
2022-03-29Add a function to parse invidious legacy search filtersSamantaz Fox
2022-03-29Add a function to parse youtube search parametersSamantaz Fox
2022-03-29Add a function to build youtube search filtersSamantaz Fox
2022-02-07Move import logic to its own moduleSamantaz Fox
2022-01-16Merge pull request #2545 from bbielsa/csv-subscriptions-importSamantaz Fox
2022-01-15Use contain_exactly() in specSamantaz Fox
2022-01-12Add testsSamantaz Fox
2022-01-12i18n: use spectator for i18next plurals specSamantaz Fox
2022-01-10i18n: Add plural tests (spec)Samantaz Fox
2022-01-07Add spectator and switch to Spectator DSLmatthewmcgarvey
2022-01-07Move helpers_spec.rb into invidious directorymatthewmcgarvey
2022-01-05Remove spec for playlist continuationSamantaz Fox
2022-01-05Show unavailable videos in playlistsSamantaz Fox
2021-11-29Remove dead codematthewmcgarvey
2021-10-11Remove useless 'require' statement in specSamantaz Fox
2021-09-24Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30syeopite
2021-07-26Remove locales consistency checkSamantaz Fox
2021-07-14Debloat channels.cr into multiple files (#2225)syeopite
2021-04-21Make the linter happy, againSamantaz Fox
2021-04-21Add spec (test case) for locale files consistencySamantaz Fox
2021-04-03Merge pull request #1929 from Svallinn/channel_playlist_fixTheFrenchGhosty
2021-04-02Merge pull request #1922 from Svallinn/search_api_fixesTheFrenchGhosty
2021-03-24Remove unused function and related testSvallinn
2021-03-24Modify spec fileSvallinn
2021-03-24remove comments extract cursorAndrew Zhao
2021-03-21Fix produce_playlist_continuation checks in spec/helpers_spec.crSamantaz Fox
2021-02-25fix searchAndrew Zhao
2020-12-10Untrack config.yml (#1557)saltycrys
2020-12-06Fix comment continuation testssaltycrys
2020-07-26Fix specOmar Roth
2020-06-16Update channel playlists to use polymerOmar Roth
2020-06-15Add support for polymer redesignOmar Roth
2020-03-30Add spec for extract_plidOmar Roth
2019-11-14Fix typo in playlist urlOmar Roth
2019-10-27Fix extractor for channel community cursorOmar Roth
2019-10-27Refactor continuation token handlingOmar Roth
2019-07-20Refactor continuation protocol buffersOmar Roth
2019-05-28Update specsOmar Roth
2019-04-10Add 'sign_token'Omar Roth
2019-04-03Add 'sort_by' to /api/v1/commentsOmar Roth
2019-02-09Add produce_channel_playlists_urlOmar Roth
2019-02-04Use IO::Memory for creating continuation tokensOmar Roth
2019-02-04Add helpers_specOmar Roth