| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537 |
- #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- #
- # Copyright (c) 2016, Electric Power Research Institute (EPRI)
- # All rights reserved.
- #
- # OpenADR ("this software") is licensed under BSD 3-Clause license.
- #
- # Redistribution and use in source and binary forms, with or without modification,
- # are permitted provided that the following conditions are met:
- #
- # * Redistributions of source code must retain the above copyright notice, this
- # list of conditions and the following disclaimer.
- #
- # * Redistributions in binary form must reproduce the above copyright notice,
- # this list of conditions and the following disclaimer in the documentation
- # and/or other materials provided with the distribution.
- #
- # * Neither the name of EPRI nor the names of its contributors may
- # be used to endorse or promote products derived from this software without
- # specific prior written permission.
- #
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- # IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
- # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
- # OF SUCH DAMAGE.
- #
- # This EPRI software incorporates work covered by the following copyright and permission
- # notices. You may not use these works except in compliance with their respective
- # licenses, which are provided below.
- #
- # These works are provided by the copyright holders and contributors "as is" and any express or
- # implied warranties, including, but not limited to, the implied warranties of merchantability
- # and fitness for a particular purpose are disclaimed.
- #
- #########################################################################################
- # MIT Licensed Libraries
- #########################################################################################
- #
- # * actionmailer 3.2.12 (http://www.rubyonrails.org) - Email composition, delivery, and receiving framework (part of Rails).
- # * actionpack 3.2.12 (http://www.rubyonrails.org) - Web-flow and rendering framework putting the VC in MVC (part of Rails).
- # * activemodel 3.2.12 (http://www.rubyonrails.org) - A toolkit for building modeling frameworks (part of Rails).
- # * activerecord 3.2.12 (http://www.rubyonrails.org) - Object-relational mapper framework (part of Rails).
- # * activeresource 3.2.12 (http://www.rubyonrails.org) - REST modeling framework (part of Rails).
- # * activesupport 3.2.12 (http://www.rubyonrails.org) - A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.
- # * arel 3.0.2 (http://github.com/rails/arel) - Arel is a SQL AST manager for Ruby
- # * bootstrap-sass 3.1.1.0 (https://github.com/twbs/bootstrap-sass) - Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass
- # * builder 3.0.4 (http://onestepback.org) - Builders for MarkUp.
- # * bundler 1.12.5 (http://bundler.io) - The best way to manage your application's dependencies
- # * capybara 2.4.4 (http://github.com/jnicklas/capybara) - Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb
- # * coffee-rails 3.2.2 () - Coffee Script adapter for the Rails asset pipeline.
- # * coffee-script-source 1.6.3 (http://jashkenas.github.com/coffee-script/) - The CoffeeScript Compiler
- # * docile 1.1.5 (https://ms-ati.github.io/docile/) - Docile keeps your Ruby DSLs tame and well-behaved
- # * edn 1.0.0 () - 'edn implements a reader for Extensible Data Notation by Rich Hickey.'
- # * erubis 2.7.0 (http://www.kuwata-lab.com/erubis/) - a fast and extensible eRuby implementation which supports multi-language
- # * execjs 1.4.0 (https://github.com/sstephenson/execjs) - Run JavaScript code from Ruby
- # * factory_girl 4.5.0 (https://github.com/thoughtbot/factory_girl) - factory_girl provides a framework and DSL for defining and using model instance factories.
- # * factory_girl_rails 4.5.0 (http://github.com/thoughtbot/factory_girl_rails) - factory_girl_rails provides integration between factory_girl and rails 3
- # * gem-licenses 0.1.2 (http://github.com/dblock/gem-licenses) - List all gem licenses.
- # * hike 1.2.3 (http://github.com/sstephenson/hike) - Find files in a set of paths
- # * i18n 0.6.5 (http://github.com/svenfuchs/i18n) - New wave Internationalization support for Ruby
- # * jdbc-postgresql 9.2.1000 (https://github.com/rosenfeld/jdbc-postgresql) - PostgresSQL jdbc driver for JRuby
- # * journey 1.0.4 (http://github.com/rails/journey) - Journey is a router
- # * jquery-rails 3.0.4 (http://rubygems.org/gems/jquery-rails) - Use jQuery with Rails 3
- # * json-schema 2.6.2 (http://github.com/ruby-json-schema/json-schema/tree/master) - Ruby JSON Schema Validator
- # * mail 2.4.4 (http://github.com/mikel/mail) - Mail provides a nice Ruby DSL for making, sending and reading emails.
- # * metaclass 0.0.4 (http://github.com/floehopper/metaclass) - Adds a metaclass method to all Ruby objects
- # * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
- # * mocha 1.1.0 (http://gofreerange.com/mocha/docs) - Mocking and stubbing library
- # * multi_json 1.7.9 (http://github.com/intridea/multi_json) - A common interface to multiple JSON libraries.
- # * nokogiri 1.6.5 (http://nokogiri.org) - Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
- # * polyglot 0.3.3 (http://github.com/cjheath/polyglot) - Augment 'require' to load non-Ruby file types
- # * rack-test 0.6.2 (http://github.com/brynary/rack-test) - Simple testing API built on Rack
- # * railties 3.2.12 (http://www.rubyonrails.org) - Tools for creating, working with, and running Rails applications.
- # * rake 10.1.0 (http://rake.rubyforge.org) - Ruby based make-like utility.
- # * rspec-core 2.14.3 (http://github.com/rspec/rspec-core) - rspec-core-2.14.3
- # * rspec-expectations 2.14.0 (http://github.com/rspec/rspec-expectations) - rspec-expectations-2.14.0
- # * rspec-mocks 2.14.1 (http://github.com/rspec/rspec-mocks) - rspec-mocks-2.14.1
- # * rspec-rails 2.14.0 (http://github.com/rspec/rspec-rails) - rspec-rails-2.14.0
- # * sass 3.2.9 (http://sass-lang.com/) - A powerful but elegant CSS compiler that makes CSS fun again.
- # * sass-rails 3.2.6 () - Sass adapter for the Rails asset pipeline.
- # * simplecov 0.9.0 (http://github.com/colszowka/simplecov) - Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
- # * spork 1.0.0rc3 (http://github.com/sporkrb/spork) - spork
- # * therubyrhino 2.0.2 (http://github.com/cowboyd/therubyrhino) - Embed the Rhino JavaScript interpreter into JRuby
- # * thor 0.18.1 (http://whatisthor.com/) - A scripting framework that replaces rake, sake and rubigen
- # * tilt 1.4.1 (http://github.com/rtomayko/tilt/) - Generic interface to multiple Ruby template engines
- # * treetop 1.4.14 (https://github.com/cjheath/treetop) - A Ruby-based text parsing and interpretation DSL
- # * uglifier 2.1.2 (http://github.com/lautis/uglifier) - Ruby wrapper for UglifyJS JavaScript compressor
- # * xpath 2.0.0 (http://github.com/jnicklas/xpath) - Generate XPath expressions from Ruby
- # * blankslate 2.1.2.4 (http://github.com/masover/blankslate) - BlankSlate extracted from Builder.
- # * bourbon 3.1.8 (https://github.com/thoughtbot/bourbon) - Bourbon Sass Mixins using SCSS syntax.
- # * coffee-script 2.2.0 (http://github.com/josh/ruby-coffee-script) - Ruby CoffeeScript Compiler
- # * diff-lcs 1.2.4 (http://diff-lcs.rubyforge.org/) - Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm
- # * jquery-ui-rails 4.0.3 (https://github.com/joliss/jquery-ui-rails) - jQuery UI packaged for the Rails asset pipeline
- # * parslet 1.4.0 (http://kschiess.github.com/parslet) - Parser construction library with great error reporting in Ruby.
- # * rack 1.4.5 (http://rack.github.com/) - a modular Ruby webserver interface
- # * rack-cache 1.2 (http://tomayko.com/src/rack-cache/) - HTTP Caching for Rack
- # * rack-ssl 1.3.3 (https://github.com/josh/rack-ssl) - Force SSL/TLS in your app.
- # * rails 3.2.12 (http://www.rubyonrails.org) - Full-stack web application framework.
- # * simplecov-html 0.8.0 (https://github.com/colszowka/simplecov-html) - Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
- # * tzinfo 0.3.37 (http://tzinfo.rubyforge.org/) - Daylight-savings aware timezone library
- # * warbler 1.4.0.beta1 (http://caldersphere.rubyforge.org/warbler) - Warbler chirpily constructs .war files of your Rails applications.
- #
- #########################################################################################
- # BSD Licensed Libraries
- #########################################################################################
- #
- # * activerecord-jdbc-adapter 1.2.9.1 (https://github.com/jruby/activerecord-jdbc-adapter) - Copyright (c) 2006-2012 Nick Sieger <nick@nicksieger.com>, Copyright (c) 2006-2008 Ola Bini <ola.bini@gmail.com>
- # * jdbc-postgres 9.2.1004 (https://github.com/jruby/activerecord-jdbc-adapter) - Copyright (c) 1997-2011, PostgreSQL Global Development Group
- # * d3js 3.5.16 (https://d3js.org/) Copyright (c) 2015 Mike Bostock
- #
- #########################################################################################
- # Ruby Licensed Libraries
- #########################################################################################
- #
- # * json 1.8.0 (http://json-jruby.rubyforge.org/) - JSON implementation for JRuby
- # * rubyzip 0.9.9 (http://github.com/aussiegeek/rubyzip) - rubyzip is a ruby module for reading and writing zip files
- # * httpclient 2.3.4.1 (http://github.com/nahi/httpclient) - gives something like the functionality of libwww-perl (LWP) in Ruby
- # * test-unit 2.5.5 (http://test-unit.rubyforge.org/) - test-unit - Improved version of Test::Unit bundled in Ruby 1.8.x.
- #
- #########################################################################################
- # Public domain - creative commons Licensed Libraries
- #########################################################################################
- #
- # * torquebox 3.1.2 (http://torquebox.org/) - TorqueBox Gem
- # * torquebox-cache 3.1.2 (http://torquebox.org/) - TorqueBox Cache Gem
- # * torquebox-configure 3.1.2 (http://torquebox.org/) - TorqueBox Configure Gem
- # * torquebox-core 3.1.2 (http://torquebox.org/) - TorqueBox Core Gem
- # * torquebox-messaging 3.1.2 (http://torquebox.org/) - TorqueBox Messaging Client
- # * torquebox-naming 3.1.2 (http://torquebox.org/) - TorqueBox Naming Client
- # * torquebox-rake-support 3.1.2 (http://torquebox.org/) - TorqueBox Rake Support
- # * torquebox-security 3.1.2 (http://torquebox.org/) - TorqueBox Security Gem
- # * torquebox-server 3.1.2 (http://torquebox.org/) - TorqueBox Server Gem
- # * torquebox-stomp 3.1.2 (http://torquebox.org/) - TorqueBox STOMP Support
- # * torquebox-transactions 3.1.2 (http://torquebox.org/) - TorqueBox Transactions Gem
- # * torquebox-web 3.1.2 (http://torquebox.org/) - TorqueBox Web Gem
- #
- #########################################################################################
- # Apache Licensed Libraries
- #########################################################################################
- #
- # * addressable 2.3.8 (https://github.com/sporkmonger/addressable) - URI Implementation
- # * bcrypt-ruby 3.0.1 (http://bcrypt-ruby.rubyforge.org) - OpenBSD's bcrypt() password hashing algorithm.
- # * database_cleaner 1.4.0 (http://github.com/bmabey/database_cleaner) - Strategies for cleaning databases. Can be used to ensure a clean state for testing.
- # * annotate 2.5.0 (http://github.com/ctran/annotate_models) - Annotates Rails Models, routes, fixtures, and others based on the database schema.
- # * nvd3 1.8.4 (http://nvd3.org/) Copeyright (c) 2014 Novus Partners - chart library based on d3js
- # * smack 3.3.1 (https://www.igniterealtime.org/projects/smack/) - XMPP library
- #
- #########################################################################################
- # LGPL
- #########################################################################################
- #
- # * jruby-1.7.4
- # * jruby-jars 1.7.4 (http://github.com/jruby/jruby/tree/master/gem/jruby-jars) - The core JRuby code and the JRuby stdlib as jar
- # ** JRuby is tri-licensed GPL, LGPL, and EPL.
- #
- #########################################################################################
- # MPL Licensed Libraries
- #########################################################################################
- #
- # * therubyrhino_jar 1.7.4 (http://github.com/cowboyd/therubyrhino) - Rhino's jars packed for therubyrhino
- #
- #########################################################################################
- # Artistic 2.0
- # * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
- #
- #########################################################################################
- #
- #########################################################################################
- # GPL-2
- #########################################################################################
- # * mime-types 1.23 (http://mime-types.rubyforge.org/) - This library allows for the identification of a file's likely MIME content type
- #
- #########################################################################################
- # No License Given
- #########################################################################################
- #
- # * spork-testunit 0.0.8 (http://github.com/timcharper/spork-testunit) - spork-testunit
- # * sprockets 2.2.2 (http://getsprockets.org/) - Rack-based asset packaging system
- #
- #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- require 'test_helper'
- require 'integration/helpers/flow_helper'
- java_import Java::epri.oadr2b.lib.OadrPayload
- class Oadr2bReportTest < ActionDispatch::IntegrationTest
- fixtures :accounts, :vens, :vtn_parameters, :signal_types, :response_required_types, :market_contexts,
- :event_statuses, :groups, :resource_types, :report_names
- include FlowHelper
- ########################################################
- setup do
- admin = accounts(:admin)
- admin.password ="testing"
- admin.password_confirmation = "testing"
- admin.save
- @ven = Ven.find_by_name("ven1")
- @ven.account_id = admin.id
- @ven.save
- registration = @ven.registrations.new
- registration.registration_id = "registrationid"
- registration.save
- @ven.registration = registration
- @ven.save
- end
- ########################################################
- #
- # register_report1.xml
- # sample report from Mashima-san (thanks for your help ;) that causes our server to crash
- # this message uncovers 2 issues:
- # 1) a 500 error is returned in an OadrResponse. The response should be a RegisteredReport message
- # with appropriate error codes
- # 2) The message is valid and shouldn't be cause the server to fail
- #
- test "post register report1" do
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report1.xml")
- end
- ########################################################
- test "post register report currency" do
- OadrLogger.instance.log_info('currency test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_currency.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_CURR_SPEC_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('currency', interval_desc.item_description)
- assert_equal('USD', interval_desc.item_units)
- assert_equal('p', interval_desc.si_scale_code)
- end
- ########################################################
- test "post register report currency per kw" do
- OadrLogger.instance.log_info('currency per kw test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_currency_per_kw.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_CURR_SPEC_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('currencyPerKW', interval_desc.item_description)
- assert_equal('AUD', interval_desc.item_units)
- assert_equal('p', interval_desc.si_scale_code)
- end
- ########################################################
- test "post register report real energy" do
- OadrLogger.instance.log_info('real energy test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_energy_real.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_ENERGY_REAL_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('RealEnergy', interval_desc.item_description)
- assert_equal('Wh', interval_desc.item_units)
- assert_equal('k', interval_desc.si_scale_code)
- end
- ########################################################
- test "post register report real power" do
- OadrLogger.instance.log_info('real power test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_power_real.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_POWER_REAL_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('RealPower', interval_desc.item_description)
- assert_equal('W', interval_desc.item_units)
- assert_equal('p', interval_desc.si_scale_code)
- assert_equal(100, interval_desc.hertz)
- assert_equal(20, interval_desc.voltage)
- assert_equal(false , interval_desc.ac)
- end
- ########################################################
- test "post register report frequency" do
- OadrLogger.instance.log_info('report frequency test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_frequency.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_FREQ_SPEC_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('Frequency', interval_desc.item_description)
- assert_equal('Hz', interval_desc.item_units)
- assert_equal('p', interval_desc.si_scale_code)
- end
- ########################################################
- test "post register report pulse count" do
- OadrLogger.instance.log_info('pulse count test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_pulse_count.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_PULSE_COUNT_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('pulse count', interval_desc.item_description)
- assert_equal('count', interval_desc.item_units)
- assert_equal(1000.00, interval_desc.pulse_multiplier)
- end
- ########################################################
- test "post register report VEN with existing create reports" do
- # Add create report to VEN, to be sure it's destroyed later
- existing_create_report = @ven.create_reports.new(name: 'ExistingCreateReport')
- existing_create_report.save
- existing_create_report_id = existing_create_report.id
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_auto.xml")
- # The existing create report record should not exist
- assert_raises(ActiveRecord::RecordNotFound) { CreateReport.find(existing_create_report_id) }
- end
- ########################################################
- test "post register report with no matching report request configuration" do
- OadrLogger.instance.log_info('with no matching report request configuration test')
- # Matching-relevant attributes of test data (`register_report_auto.xml`):
- # oadrReportName: 'METADATA_TELEMETRY_USAGE'
- # oadrMinPeriod: 'PT60S'
- # oadrMaxPeriod: 'PT1800S'
- # oadrOnChange: false
- matching_config = FactoryGirl.create(:report_request_configuration,
- report_name: ReportName.find_by_name('METADATA_TELEMETRY_USAGE'),
- sampling_rate_min_period: 'PT05M'
- )
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_auto.xml")
- #test fields exist and are valid.
- assert_equal(0, @ven.create_reports.count)
- end
- ########################################################
- test "post register report with matching report request configuration" do
- OadrLogger.instance.log_info('with matching report request configuration test')
- # Matching-relevant attributes of test data (`register_report_auto.xml`):
- # oadrReportName: 'METADATA_TELEMETRY_USAGE'
- # oadrMinPeriod: 'PT60S'
- # oadrMaxPeriod: 'PT1800S'
- # oadrOnChange: false
- matching_config = FactoryGirl.create(:report_request_configuration,
- report_name: ReportName.find_by_name('METADATA_TELEMETRY_USAGE'),
- sampling_rate_min_period: 'PT60S'
- )
- # add an existing report_interval_description that doesn't match the intervals
- # the register report
- report = @ven.reports.new
- report.report_specifier_id = "Auto Report Request"
- report.report_name = ReportName.find_by_name('METADATA_TELEMETRY_USAGE')
- report.save
- report_interval_description = report.report_interval_descriptions.new
- report_interval_description.sampling_rate_min_period = "PT60S"
- report_interval_description.rid = "no match"
- report_interval_description.save
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_auto.xml")
- report_interval_description.reload
- # query for Report
- assert_equal(1, @ven.create_reports.count)
- assert_true(@ven.create_reports[0].report_requests.count > 0)
- assert_equal(2, @ven.create_reports[0].report_requests[0].report_interval_descriptions.count)
- assert_false(report_interval_description.is_active)
- end
- ########################################################
- test "post register report custom unit" do
- OadrLogger.instance.log_info('pulse count test')
- load_and_process_xml("test/integration/oadr_java_lib/test_files/register_report_custom_unit.xml")
- # query for Report
- rpt = @ven.reports.find_by_report_specifier_id('DEFAULT_HISTORY_CUSTOM_UNIT_ID')
- interval_desc = rpt.report_interval_descriptions[0]
- #test fields exist and are valid.
- assert_not_nil(interval_desc)
- assert_equal('NeblandUnit', interval_desc.item_description)
- assert_equal('count', interval_desc.item_units)
- assert_equal('p', interval_desc.si_scale_code)
- end
- ########################################################
- def load_and_process_xml(filename)
- xml = load_xml(filename)
- post_request(xml)
- end
- ########################################################
- def load_xml(filename)
- # expected_output = File.open("test/integration/oadr_java_lib/test_files/registerparty1.xml").read
- xml = File.open(filename).read
- # regenerate the payload with the VEN ID from the database
- oadr_payload = Marshalling20b.instance.unmarshal(xml)
- oadr_payload.oadr_signed_object.oadr_register_report.ven_id = @ven.ven_id
- xml = Marshalling20b.instance.marshal(oadr_payload)
- end
- ########################################################
- def post_request(xml)
- post oadr20b_report_path, xml
- # puts response.body
- # should create a Java::epri.oadr2b.lib.OadrPayload object
- oadr_payload = Marshalling20b.instance.unmarshal(response.body)
- # oadr_payload = OadrPayload.new
- # response to a RegisterReport message should be RegisteredReport
- assert_not_nil oadr_payload.oadr_signed_object.oadr_registered_report
- # puts response.body
- assert_equal "200", oadr_payload.oadr_signed_object.oadr_registered_report.ei_response.response_code
- end
- ########################################################
- test "queue create report" do
- create_report = @ven.create_reports.new
- create_report.name = "Test CR"
- create_report.request_id = "request_id"
- create_report.save
- assert_true create_report.valid?
- report = @ven.reports.new
- report.report_name = ReportName.first
- report.report_specifier_id = 'report_specifier_id'
- report.save
- assert_true report.valid?
- report_request = create_report.report_requests.new
- report_request.report = report
- report_request.request_id = "report_request_id"
- report_request.granularity = "PT05M" # String must match `DURATION_AS_STRING_REGEX` (see: `ReportRequest`)
- report_request.report_back_duration = "PT24H"
- report_request.duration = "PT10M"
- report_request.dtstart = DateTime.now
- report_request.save
- assert_true report_request.valid?
- description = report_request.report_interval_descriptions.new
- description.rid = 'rid'
- description.save
- ReportService.new.queue_create_report(create_report)
- end
- ########################################################
- test "queue cancel report" do
- create_report = CreateReport.new
- create_report.ven = @ven
- create_report.request_id = "request_id"
- create_report.save
- report_request = create_report.report_requests.new
- report_request.request_id = "report_request_id"
- report_request.save
- ReportService.new.queue_cancel_report(create_report, false)
- end
- end
|