Skip to content

Enhancement of 'global_test' structure #232

Description

@rodrigosiqueira

Tests inside 'spec/language/ruby/global_test/' are important, because they test the final result produced by Kuniri. However, the tests inside this directory have three main problems:

  1. When some test fails, it does not show the specific line problem because I used a 'common' function.
  2. The test is not smart, because I read all the file many times.
  3. Additionally, the name 'gloal_test' is meaningless.

Refactory this test to fix the three bullets aforementioned. Of course, make this kind of test clever. Consider to move it to another level.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions