Refactor micropub specific things out to a slice

This commit is contained in:
2023-11-15 18:55:57 +11:00
parent 730ecb9ea4
commit 5b133363b3
63 changed files with 468 additions and 174 deletions

View File

@@ -9,7 +9,7 @@ RSpec.describe Adamantium::Syndication::Mastodon do
describe "syndication to mastodon" do
let(:post) {
Adamantium::Entities::PostRequest.new(
Micropub::Entities::PostRequest.new(
h: "h-type",
action: nil,
name: "My Post",