mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
EPP md doc test
This commit is contained in:
parent
2d3b17493d
commit
8b83b547dd
2 changed files with 7 additions and 5666 deletions
|
@ -9,11 +9,11 @@ class EppDoc
|
|||
@output.puts '# EPP REQUEST - RESPONSE DOCUMENTATION'
|
||||
@output.puts "GENERATED AT: #{Time.now} "
|
||||
@output.puts "EXAMPLE COUNT: #{example_count.count} "
|
||||
@output.puts '---'
|
||||
@output.puts "\n---\n\n"
|
||||
end
|
||||
|
||||
def example_started(notification)
|
||||
@output.puts "## #{notification.example.full_description}\n\n"
|
||||
@output.puts "### #{notification.example.full_description} \n\n"
|
||||
end
|
||||
|
||||
def example_passed(_example)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue