Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

4 specs are failing #27

Description

@emarley

4 of the specs are failing. I have changes that seem to fix them on my fork, and would be happy to submit a pull request once my pending pull request has been handled.

NameError in 'Net::Dav should write files to webdav server'
undefined local variable or method dav' for #<Spec::Example::ExampleGroup::Subclass_1:0x007f935451c9f0> spec/integration/net_dav_spec.rb:65:inblock (2 levels) in <top (required)>'

NameError in 'Net::Dav should delete files from webdav server'
undefined local variable or method dav' for #<Spec::Example::ExampleGroup::Subclass_1:0x007f93544dc9e0> spec/integration/net_dav_spec.rb:78:inblock (2 levels) in <top (required)>'

'Net::Dav should copy files on webdav server' FAILED
expected "404 "Not Found "" to match /200 OK/i
spec/integration/net_dav_spec.rb:87:in `block (2 levels) in <top (required)>'

'Net::Dav should move files on webdav server' FAILED
expected "404 "Not Found "" to match /200 OK/i
spec/integration/net_dav_spec.rb:103:in `block (2 levels) in <top (required)>'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions