Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix file metatadata #381

Open
wants to merge 5 commits into
base: v1.x/staging
Choose a base branch
from

Conversation

adrazilo
Copy link

@adrazilo adrazilo commented Dec 7, 2021

Proposed changes

This PR addresses Issue: The metadata command is missing from the mock server.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works, or describe a test method below

Testing

To test this feature, please consider the following test conditions:

  1. You attempt to get the metadata of an existing file
  2. You attempt to get the metadata of an existing folder
  3. You attempt to get the metadata from an existing sub-path
  4. You attempt to get the metadata of a sub-path that does not exist

Further comments

This is not a relatively large change but will further enhance the mock server for learning purposes.

… global directory to include the created dates and ccsid codes.

Signed-off-by: Alexandra Drazilov <[email protected]>
Signed-off-by: Alexandra Drazilov <[email protected]>
Signed-off-by: Alexandra Drazilov <[email protected]>
Signed-off-by: Alexandra Drazilov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant