Skip to content

Commit

Permalink
test: removes e2e tests in favor of the sdk-test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
ctran88 committed Dec 20, 2024
1 parent 736b3c8 commit 182d15f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 143 deletions.
23 changes: 0 additions & 23 deletions tests/auth_test.rb

This file was deleted.

1 change: 0 additions & 1 deletion tests/errors_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

require_relative '../lib/passageidentity/error'
require 'test/unit'
require 'net/http'

# This is a test suite for the PassageError class using the Test::Unit framework.
class ErrorTest < Test::Unit::TestCase
Expand Down
119 changes: 0 additions & 119 deletions tests/user_test.rb

This file was deleted.

0 comments on commit 182d15f

Please sign in to comment.