Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Add more methods to file connectors #18

Merged
merged 5 commits into from
Jun 18, 2019
Merged

Add more methods to file connectors #18

merged 5 commits into from
Jun 18, 2019

Conversation

derNiklaas
Copy link
Contributor

@derNiklaas derNiklaas commented Jun 16, 2019

Planned changes:

  • Test if folders exists
  • Test if files exists
  • Delete files
  • Delete folders
  • Fix a bug that occurs when trying to create a folder inside a non existing folder

@sebinside
Copy link
Member

  • Delete files, delete folders
  • Test if file exists, test if folder exists

@sebinside
Copy link
Member

WIP or ready-to-be-merged? Testing could be done from @joblo2213 :)

@derNiklaas
Copy link
Contributor Author

I finished all the todos i had planned to do. If you don't have any further ideas on what to add/change, you can merge it ^^

I tested the following things:

  • Creation of a folder inside a folder
  • Creation of a folder inside a folder inside a folder inside a folder
  • Test if a file & folder exists
  • Deletion of a folder and a file

@derNiklaas derNiklaas changed the title [WIP] Add more methods to file connectors Add more methods to file connectors Jun 17, 2019
@J0B10 J0B10 self-assigned this Jun 17, 2019
@J0B10 J0B10 merged commit ec80b8b into codeoverflow-org:master Jun 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants