Skip to content

Where are scenes supposed to write to on disk? #16

@Aarskin

Description

@Aarskin

I've been noticing some non-static behavior that is throwing me off. Using the "golden flow" example in the readme, on Windows 10, I've seen my test1 file appear in the following locations

  • Directly on C:\
  • In \flashback-admin inside the repo
  • Not appearing at all, but both startFlashback and shutDownFlashback respond with a 200 OK.

Why am I seeing it appear (or not appear) in different locations when I am following the same workflow?

This is the post body I am using to start Flashback:

{
  "sceneMode": "record",
  "sceneName": "test1",
  "matchRule": "matchEntireRequest",
  "scenePath": "/tmp",
  "proxyHost": "localhost",
  "proxyPort": "5555"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions