Skip to content

Releases: Juniper/jsnapy

For systests(v0.1.2-beta)

02 Mar 05:46
Compare
Choose a tag to compare
Pre-release

Feature Enhancement:

  1. If password is not given and ssh is also not configured then it will prompt for password.
  2. renaming args to kwargs in rpc in yaml testfiles.
  3. Modified —diff command, if complete path of snapfile is given then no need to give config file.

Bug Fixes:

  1. Modified snapfile names, all special characters are now replaced with underscore 
      For example:
     1. for command show interface terse ge-0/0/0 
             name is: router_pre_show_interfaces_terse_ge_0_0_0.xml
             2. for command show interface terse lo* 
                             name is:   router_post_show_interfaces_terse_lo_.xml   
  2. not-exists operator was not displaying error messages given in testcase, in case of test failure.
  3. Disable logs coming from other imported modules.

For systests

05 Feb 06:01
Compare
Choose a tag to compare
For systests Pre-release
Pre-release

Filter xml issue fixed

for testing

29 Jan 08:13
Compare
Choose a tag to compare
for testing Pre-release
Pre-release
v0.1-beta

resolving merge conflict