Skip to content

Latest commit

 

History

History
132 lines (127 loc) · 4.82 KB

tests-update.md

File metadata and controls

132 lines (127 loc) · 4.82 KB

Update status for tests/test_observable/

All tests have been updated to pipestyle.

file: file have been updated

file: file is confirmed to not be updated

file: update status is unknown

file operator(s) comment
test_all.py all
test_amb.py amb
test_asobservable.py as_observable
test_average.py average
test_buffer.py buffer
test_bufferwithcount.py buffer_with_count
test_bufferwithtime.py buffer_with_time
test_bufferwithtimeorcount.py buffer_with_time_or_count
test_case.py case
test_catch.py catch_exception
test_combinelatest.py combine_latest
test_concat.py concat
test_connectableobservable.py connectableobservable.connect
test_contains.py contains
test_count.py count
test_create.py create
test_debounce.py debounce
throttle_with_mapper
test_defaultifempty.py default_if_empty
test_defer.py defer
test_delay.py delay
test_delaywithmapper.py delay_with_mapper
test_distinct.py distinct
test_distinctuntilchanged.py distinct_until_changed
test_doaction.py do_action
test_dowhile.py do_while
test_elementat.py element_at
element_at_or_default
test_empty.py empty
test_expand.py expand
test_filter.py filter
filteri
test_finally.py finally_action
test_find.py find
find_index
test_first.py first
test_firstordefault.py first_or_default
test_flatmap.py flat_map
flat_mapi
test_forin.py for_in
test_fromcallback.py from_callback
test_fromfuture.py from_future
test_fromiterable.py from_
test_generate.py generate
test_generatewithrelativetime.py generate_with_relative_time
test_groupby.py group_by
test_groupjoin.py group_join
test_ifthen.py if_then
test_ignoreelements.py ignore_elements
test_interval.py interval tests test_interval_timespan_zero and test_interval_timespan_negative are commented.
test_isempty.py is_empty
test_join.py join
test_last.py last
test_lastordefault.py last_or_default
test_manyselect.py ? deleted
test_map.py map
mapi
test_materialize.py dematerialize
materialize
test_max.py max
test_maxby.py max_by some tests are commented (mixed with JS code), these are not missing for test_minby.py.
test_merge.py merge
merge_all
test_min.py min
test_minby.py min_by
test_multicast.py multicast
test_never.py never
test_observeon.py observe_on
test_of.py of
test_onerrorresumenext.py onerrorresumenext
test_pairwise.py pairwise
test_partition.py partition
test_pluck.py pluck
pluck_attr
test_publish.py publish
test_publishvalue.py publish_value
test_range.py range
test_reduce.py reduce
test_repeat.py repeat
test_replay.py replay some tests are commented.
test_retry.py retry
test_returnvalue.py return_value
test_sample.py sample
test_scan.py scan
test_sequenceequal.py sequence_equal
test_single.py single
test_singleordefault.py single_or_default
single_or_default_async
test_skip.py skip
test_skiplast.py skip_last
test_skiplastwithtime.py skip_last_with_time
test_skipuntil.py skip_until
test_skipuntilwithtime.py skip_until_with_time
test_skipwhile.py skip_while
skip_while_indexed
test_skipwithtime.py skip_with_time
test_slice.py slice
test_some.py some
test_start.py start
test_startwith.py start_with test test_start_with_scheduler is commented.
test_subscribeon.py subscribe_on
test_sum.py sum
test_switchlatest.py switch_latest
test_take.py take
test_takelast.py take_last
test_takelastbuffer.py take_last_buffer
test_takelastwithtime.py take_last_with_time
test_takeuntil.py take_until
test_takeuntilwithtime.py take_until_with_time
test_takewhile.py ?
test_takewithtime.py take_with_time
test_throttlefirst.py throttle_first
test_throw.py throw
test_timeinterval.py time_interval
test_timeout.py timeout
test_timeoutwithmapper.py timeout_with_mapper
test_timer.py timer
test_timestamp.py timestamp
test_toasync.py to_async
test_todict.py to_dict
test_tofuture.py -
test_toiterable.py to_iterable
test_toset.py to_set
test_using.py using
test_whiledo.py while_do
test_window.py window
test_windowwithcount.py window_with_count
test_windowwithtime.py window_with_time
test_windowwithtimeorcount.py window_with_time_or_count
test_withlatestfrom.py with_latest_from
test_zip.py zip