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

dependancy scan needs to be recursive #52

Closed
damies13 opened this issue Jan 6, 2020 · 0 comments
Closed

dependancy scan needs to be recursive #52

damies13 opened this issue Jan 6, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@damies13
Copy link
Owner

damies13 commented Jan 6, 2020

Describe the bug
From a discussion with, Nallavan G nallavan.qa@gmail.com:

So you understand what I think is happening, when you select the main .robot file the rfswarm GUI/Server scans the .robot file for and dependent files (Resource & Variable files) and includes them for transfer to the agent, but I don't think it then scans the dependent files for more dependent files.

To Reproduce
Steps to reproduce the behavior:

  1. (File A) create .robot file with a dependent .robot resource file
  2. (File B) create the .robot file that File A is dependent on, with another dependent .robot resource file
  3. (File C) create the .robot file that File B is dependent on.
  4. Select File A in rfswarm
  5. Select test case from File A

Expected behavior
Files A, B & C should be downloaded to the agent machine

@damies13 damies13 added the potential bug Might be a bug, requires further clarification label Jan 6, 2020
@damies13 damies13 added this to the v0.5.2 milestone Jan 6, 2020
@damies13 damies13 added bug Something isn't working and removed potential bug Might be a bug, requires further clarification labels Jan 6, 2020
@damies13 damies13 closed this as completed Jan 7, 2020
ArekKuczynski added a commit to NiceProjectPoland/rfswarm that referenced this issue Apr 15, 2024
damies13 added a commit that referenced this issue Apr 15, 2024
Test cases for Issue #52 and Issue #53 Verify If Agent Copies Every File From Manager.
ArekKuczynski added a commit to NiceProjectPoland/rfswarm that referenced this issue Sep 21, 2024
Small changes to the test cases for Issue damies13#52 Issue damies13#53.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant