This commit is contained in:
Omar Roth 2020-07-26 15:28:52 -04:00
parent 176ef19cca
commit b508787037
No known key found for this signature in database
GPG Key ID: B8254FB7EC3D37F2

View File

@ -12,6 +12,8 @@ require "../src/invidious/search"
require "../src/invidious/trending"
require "../src/invidious/users"
CONFIG = Config.from_yaml(File.open("config/config.yml"))
describe "Helper" do
describe "#produce_channel_videos_url" do
it "correctly produces url for requesting page `x` of a channel's videos" do